1
1
mirror of https://github.com/arkenfox/user.js.git synced 2024-09-25 02:10:40 +02:00

Update user.js

This commit is contained in:
Thorin-Oakenpants 2017-03-29 00:51:50 +13:00 committed by GitHub
parent e0102ec141
commit 3cd631ecd3

View File

@ -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);