tor-browser

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

browser.toml (203B)


      1 [DEFAULT]
      2 support-files = ["head.js"]
      3 
      4 ["browser_messages_finish_setup.js"]
      5 skip-if = [
      6  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && a11y_checks", # Bug 1970561
      7 ]