tor-browser

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

chrome.toml (320B)


      1 [DEFAULT]
      2 support-files = [
      3  "file_url.sys.mjs",
      4  "file_worker_url.sys.mjs",
      5  "test_bug883784.sys.mjs",
      6  "esm_url_worker.js",
      7  "!/dom/workers/test/dom_worker_helper.js",
      8 ]
      9 prefs = ["network.xhr.block_sync_system_requests=false"] # Bug 721336
     10 
     11 ["test_bug883784.xhtml"]
     12 
     13 ["test_url.xhtml"]
     14 
     15 ["test_worker_url.xhtml"]