tor-browser

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

install_event_worker.js (61B)


      1 oninstall = function (e) {
      2  dump("Got install event\n");
      3 };