tor-browser

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

chrome.toml (236B)


      1 [DEFAULT]
      2 
      3 ["test_beaconCookies.html"]
      4 support-files = [
      5  "beacon-set-cookie.sjs",
      6  "file_beaconCookies.html",
      7 ]
      8 
      9 ["test_beaconWithSafelistedContentType.html"]
     10 support-files = [
     11  "beacon-handler.sjs",
     12  "file_beaconSafelist.html",
     13 ]