tor-browser

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

chrome-dFPI.toml (165B)


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