skip_waiting_installed_worker.js (192B)
1 /* Any copyright is dedicated to the Public Domain. 2 * http://creativecommons.org/publicdomain/zero/1.0/ */ 3 4 self.addEventListener("install", evt => { 5 evt.waitUntil(self.skipWaiting()); 6 });
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |