Quellcode durchsuchen

Merge pull request #74 from ghacksuserjs/Thorin-Oakenpants-patch-1

0001: extra info re starting in PB mode
Thorin-Oakenpants vor 8 Jahren
Ursprung
Commit
5397d2a39a
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      user.js

+ 1 - 0
user.js

@@ -39,6 +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
  * [1] https://wiki.mozilla.org/Private_Browsing ***/
    // user_pref("browser.privatebrowsing.autostart", true);