mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-29 16:11:23 +05:30
comment out convenience
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
|||||||
user_pref("browser.contentblocking.category", "strict"); // [HIDDEN]
|
user_pref("browser.contentblocking.category", "strict"); // [HIDDEN]
|
||||||
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1970647
|
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1970647
|
||||||
user_pref("privacy.trackingprotection.allow_list.baseline.enabled", true); // [FF142+]
|
user_pref("privacy.trackingprotection.allow_list.baseline.enabled", true); // [FF142+]
|
||||||
user_pref("privacy.trackingprotection.allow_list.convenience.enabled", true); // [FF142+]
|
//user_pref("privacy.trackingprotection.allow_list.convenience.enabled", true); // [FF142+]
|
||||||
//user_pref("privacy.trackingprotection.enabled", true); // enabled with "Strict"
|
//user_pref("privacy.trackingprotection.enabled", true); // enabled with "Strict"
|
||||||
//user_pref("privacy.trackingprotection.pbmode.enabled", true); // DEFAULT
|
//user_pref("privacy.trackingprotection.pbmode.enabled", true); // DEFAULT
|
||||||
//user_pref("browser.contentblocking.customBlockList.preferences.ui.enabled", false); // DEFAULT
|
//user_pref("browser.contentblocking.customBlockList.preferences.ui.enabled", false); // DEFAULT
|
||||||
|
|||||||
Reference in New Issue
Block a user