tor-browser

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

browser-dFPI.toml (166B)


      1 [DEFAULT]
      2 # Enable dFPI(cookieBehavior 5) for service worker tests.
      3 prefs = ["network.cookie.cookieBehavior=5"]
      4 dupe-manifest = true
      5 
      6 ["include:browser-common.toml"]