mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
142.0 (#420)
This commit is contained in:
+3
-1
@@ -10,7 +10,7 @@
|
||||
/****************************************************************************
|
||||
* BetterZen *
|
||||
* "Ex nihilo nihil fit" *
|
||||
* version: 138 *
|
||||
* version: 142 *
|
||||
* url: https://github.com/yokoffing/Betterfox *
|
||||
****************************************************************************/
|
||||
|
||||
@@ -38,6 +38,8 @@ user_pref("network.predictor.enable-prefetch", false);
|
||||
****************************************************************************/
|
||||
/** TRACKING PROTECTION ***/
|
||||
user_pref("browser.contentblocking.category", "strict");
|
||||
user_pref("privacy.trackingprotection.allow_list.baseline.enabled", true);
|
||||
user_pref("privacy.trackingprotection.allow_list.convenience.enabled", true);
|
||||
user_pref("browser.download.start_downloads_in_tmp_dir", true);
|
||||
|
||||
/** OCSP & CERTS / HPKP ***/
|
||||
|
||||
Reference in New Issue
Block a user