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
2026-04-22 09:09:07 -04:00
committed by GitHub
parent de7fb78058
commit 76392e72fe
+1 -1
View File
@@ -46,7 +46,7 @@ user_pref("browser.contentblocking.category", "strict"); // [HIDDEN PREF]
// Opener and redirect heuristics are granted for 30 days, see [3]
// [1] https://blog.mozilla.org/security/2021/07/13/smartblock-v2/
// [2] https://hg.mozilla.org/mozilla-central/rev/e5483fd469ab#l4.12
// [3] https://developer.mozilla.org/docs/Web/Privacy/State_Partitioning#storage_access_heuristics
// [3] https://developer.mozilla.org/docs/Web/Privacy/Guides/State_Partitioning#storage_access_heuristics
//user_pref("privacy.antitracking.enableWebcompat", false);
//user_pref("privacy.restrict3rdpartystorage.heuristic.recently_visited", false);
//user_pref("privacy.restrict3rdpartystorage.heuristic.redirect", false);