tor-browser

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

autoconfig-no-sandbox-check.cfg (238B)


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