tor-browser

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

testPrefSticky.js (83B)


      1 pref("testPref.unsticky.bool", true);
      2 pref("testPref.sticky.bool", false, sticky);