Переглянути джерело

added suggested info to 0001: pb mode

Roman-Nopantski 8 роки тому
батько
коміт
b5a1e3ff5d
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      user.js

+ 3 - 0
user.js

@@ -96,6 +96,9 @@
 user_pref("ghacks_user.js.parrot", "Oh yes, the Norwegian Blue... what's wrong with it?");
 
 // 0001: Start Firefox in private browsing (PB) mode
+   // This setting is under Options>Privacy>History>Always use private browsing mode
+   // You will see this option if you "Use custom settings for history"
+   // These "custom settings for history" are covered throughout this user.js
    // https://wiki.mozilla.org/Private_Browsing
    // user_pref("browser.privatebrowsing.autostart", true);