tor-browser

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

test-popup.js (74B)


      1 window.addEventListener("DOMContentLoaded", () => {
      2  window.close();
      3 });