file_tell_opener.html (157B)
1 <html> 2 <body onload="bodyLoaded()">Frame 1</body> 3 <script> 4 function bodyLoaded() { 5 opener.postMessage("body-loaded", "*"); 6 } 7 </script> 8 </html>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |