tor-browser

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

xpcshell.toml (226B)


      1 [DEFAULT]
      2 head = "head.js"
      3 firefox-appdir = "browser"
      4 tags = "webextensions in-process-webextensions"
      5 run-if = [
      6  "os == 'android'",
      7 ]
      8 
      9 ["test_ext_native_messaging_geckoview.js"]
     10 
     11 ["test_ext_native_messaging_permissions.js"]