Updates patches for firefox 131.0!

This commit is contained in:
mauro-balades
2024-10-01 20:05:14 +02:00
parent f8306742e9
commit bd8501fd77
10 changed files with 31 additions and 63 deletions

View File

@@ -59,7 +59,7 @@ pref("browser.tabs.loadBookmarksInTabs", false);
pref('browser.toolbars.bookmarks.visibility', 'never');
// Enable Do Not Track and GPC by default.
pref("privacy.donottrackheader.enabled", true);
pref("privacy.donottrackheader.enabled", false);
pref("privacy.globalprivacycontrol.enabled", true);
// Disable more telemetry
pref("toolkit.telemetry.enabled", false);