tor-browser

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

browser.toml (120B)


      1 [DEFAULT]
      2 
      3 ["browser_preXULSkeletonUIRegistry.js"]
      4 run-if = [
      5  "os == 'win'", # We only enable the skele UI on Win10
      6 ]