UNPKG

afterwriting

Version:

Post-processing tools for Fountain screenplays

11 lines (10 loc) 216 B
<html> <body onload="send_message()"> <span id="alert" /> <script> function send_message() { window.opener.postMessage(window.location.href, 'https://afterwriting.com'); } </script> </body> </html>