Update prefs

This commit is contained in:
Laura Hausmann 2023-10-28 19:19:15 +02:00
parent 8bb47db8e3
commit ca09c25a90
Signed by untrusted user: zotan
GPG key ID: D044E84C5BE01605

View file

@ -9,7 +9,7 @@ lockPref("browser.startup.page", 3);
lockPref("network.http.http2.coalesce-hostnames", false);
// ads & annoyances
pref("extensions.getAddons.showPane", false);
pref("extensions.getAddons.showPane", false); // No clue why this needs both pref and lockPref but here we are
lockPref("extensions.getAddons.showPane", false);
lockPref("extensions.pocket.showHome", false);
lockPref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features", false);