tor-browser

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

WEB_FEATURES.yml (166B)


      1 features:
      2 - name: shared-workers
      3  files:
      4  - importScripts-in-sharedworker.html
      5 - name: dedicated-workers
      6  files:
      7  - "*"
      8  - "!importScripts-in-sharedworker.html"