tor-browser

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

xpcshell.toml (124B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 head =  ''
      6 firefox-appdir = "browser"
      7 
      8 ["test_unified_extensions_migration.js"]