From 1b8f2db23e3838a0cf7dd6f2007a474f94ca1e59 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Tue, 19 Aug 2025 22:39:13 -0400 Subject: [PATCH] link --- Securefox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Securefox.js b/Securefox.js index 343642f..739e87c 100644 --- a/Securefox.js +++ b/Securefox.js @@ -22,6 +22,7 @@ // [1] https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop // [2] https://www.reddit.com/r/firefox/comments/l7xetb/network_priority_for_firefoxs_enhanced_tracking/gle2mqn/?web2x&context=3 user_pref("browser.contentblocking.category", "strict"); // [HIDDEN] +// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1970647 //user_pref('privacy.trackingprotection.allow_list.baseline.enabled", true); // DEFAULT [FF142+] //user_pref('privacy.trackingprotection.allow_list.convenience.enabled", true); // DEFAULT [FF142+] //user_pref("privacy.trackingprotection.enabled", true); // enabled with "Strict"