1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-29 08:02:12 +05:30

remove second allowlist

This commit is contained in:
yokoffing
2025-10-02 14:07:24 -04:00
committed by GitHub
parent ac66f06931
commit f12be5d56a
+1 -1
View File
@@ -64,7 +64,6 @@ user_pref("layout.css.grid-template-masonry-value.enabled", true);
/** 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);
user_pref("browser.helperApps.deleteTempFileOnExit", true);
user_pref("browser.uitour.enabled", false);
@@ -230,3 +229,4 @@ user_pref("layout.word_select.eat_space_to_next_word", false);
****************************************************************************/