mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
browser.privatebrowsing.resetPBM.enabled now default
This commit is contained in:
+2
-2
@@ -505,8 +505,8 @@ user_pref("browser.sessionstore.interval", 60000); // 1 minute; default=15000 (1
|
|||||||
//user_pref("privacy.cpd.siteSettings", false);
|
//user_pref("privacy.cpd.siteSettings", false);
|
||||||
//user_pref("privacy.clearHistory.siteSettings", false);
|
//user_pref("privacy.clearHistory.siteSettings", false);
|
||||||
|
|
||||||
// PREF: purge session icon in Private Browsing windows
|
// PREF: purge session icon in Private Browsing windows [FF152+]
|
||||||
user_pref("browser.privatebrowsing.resetPBM.enabled", true);
|
//user_pref("browser.privatebrowsing.resetPBM.enabled", true); // [DEFAULT FF152+]
|
||||||
|
|
||||||
// PREF: delete files downloaded in Private Browsing when all private windows are closed
|
// PREF: delete files downloaded in Private Browsing when all private windows are closed
|
||||||
// When downloading a file in private browsing mode, the user will be prompted
|
// When downloading a file in private browsing mode, the user will be prompted
|
||||||
|
|||||||
Reference in New Issue
Block a user