commit b5a1e3ff5d36813586163241fed027df0f9c0759
parent 894dda6d6081961792b2184e825a5f22627eadd7
Author: Roman-Nopantski <Roman-Nopantski@users.noreply.github.com>
Date: Mon, 20 Feb 2017 15:58:12 +1300
added suggested info to 0001: pb mode
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/user.js b/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);