Disable recently added newtab annoyances

This commit is contained in:
Shreyas Minocha 2020-04-18 20:40:05 +05:30
parent 4f302ec76b
commit 34f573f754
No known key found for this signature in database
GPG key ID: 3740FE9FC5772203

View file

@ -616,6 +616,11 @@ lockPref("browser.newtabpage.activity-stream.asrouter.providers.snippets", "");
// %STARTPAGE_VERSION%/%NAME%/%VERSION%/%APPBUILDID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%
// /%DISTRIBUTION%/%DISTRIBUTION_VERSION%/\",\"updateCycleInMs\":14400000}
lockPref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features", false);
lockPref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons", false);
lockPref("browser.messaging-system.whatsNewPanel.enabled", false);
// Pref :
lockPref("browser.onboarding.notification.tour-ids-queue", "");