tor-browser

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

file_child-src_service_worker.js (67B)


      1 this.addEventListener("install", function (event) {
      2  close();
      3 });