tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

tab-script.js (95B)


      1 // Let's test privileged APIs
      2 browser.runtime.sendNativeMessage("browser", "HELLO_FROM_PAGE");