Disable recently added newtab annoyances
This commit is contained in:
parent
4f302ec76b
commit
34f573f754
1 changed files with 5 additions and 0 deletions
|
|
@ -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", "");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue