From 3cd631ecd3029a780b7512366c4c3e1f5eefeb1d Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 29 Mar 2017 00:51:50 +1300 Subject: [PATCH] Update user.js --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 5d05172..f9bf2e6 100644 --- a/user.js +++ b/user.js @@ -39,7 +39,7 @@ user_pref("ghacks_user.js.parrot", "Oh yes, the Norwegian Blue... what's wrong w /* 0001: Start Firefox in PB (Private Browsing) mode * [SETTING] Options>Privacy>History>Custom Settings>Always use private browsing mode - * [NOTE] In this mode, *all* windows are "private windows" and the PB mode icon is not displayed + * [NOTE] In this mode *all* windows are "private windows" and the PB mode icon is not displayed * [1] https://wiki.mozilla.org/Private_Browsing ***/ // user_pref("browser.privatebrowsing.autostart", true);