tor-browser

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

autoconfig-chromecheck.cfg (256B)


      1 // # don't remove this comment! (the first line is ignored by Mozilla)
      2 
      3 lockPref("_test.string.typeofComponents", typeof Components);
      4 lockPref("_test.string.typeofChromeUtils", typeof ChromeUtils);
      5 lockPref("_test.string.typeofServices", typeof Services);