Forráskód Böngészése

Do not start in private window

dennisro 5 éve
szülő
commit
0bca00a35b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      user.js

+ 1 - 1
user.js

@@ -133,7 +133,7 @@ user_pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", false)
  * [SETTING] Privacy & Security>History>Custom Settings>Always use private browsing mode
  * [1] https://wiki.mozilla.org/Private_Browsing
  * [2] https://spreadprivacy.com/is-private-browsing-really-private/ ***/
-   // user_pref("browser.privatebrowsing.autostart", true);
+user_pref("browser.privatebrowsing.autostart", false);
 
 /*** [SECTION 0200]: GEOLOCATION ***/
 user_pref("_user.js.parrot", "0200 syntax error: the parrot's definitely deceased!");