mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-29 16:11:23 +05:30
Update Securefox.js
This commit is contained in:
+3
-3
@@ -501,9 +501,9 @@ user_pref("browser.privatebrowsing.resetPBM.enabled", true);
|
|||||||
// 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
|
||||||
// to chose whether they want to keep or delete files that are downloaded
|
// to chose whether they want to keep or delete files that are downloaded
|
||||||
// while in private browsing.
|
// while in private browsing.
|
||||||
user_pref("browser.download.enableDeletePrivate", true);
|
//user_pref("browser.download.enableDeletePrivate", true);
|
||||||
user_pref("browser.download.deletePrivateChosen", true);
|
//user_pref("browser.download.deletePrivateChosen", true);
|
||||||
user_pref("browser.download.deletePrivate", true);
|
//user_pref("browser.download.deletePrivate", true);
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* SECTION: SHUTDOWN & SANITIZING *
|
* SECTION: SHUTDOWN & SANITIZING *
|
||||||
|
|||||||
Reference in New Issue
Block a user