tor-browser

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

browser.runtime.extension.js.ini (173B)


      1 [browser.runtime.extension.html]
      2  expected:
      3    if os == "android": ERROR
      4    if os == "linux": [OK, ERROR]
      5    if os == "win": [OK, ERROR]
      6    if os == "mac": [OK, ERROR]