1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30
This commit is contained in:
yokoffing
2025-08-20 17:21:59 -04:00
committed by GitHub
parent ad9a3b4693
commit 2d81cd4094
6 changed files with 66 additions and 39 deletions
+3 -1
View File
@@ -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 ***/