Refactor ZenPinnedTabsStorage initialization and improve workspace handling

This commit is contained in:
mr. M
2024-12-19 20:43:07 +01:00
parent 78edbd3830
commit 29e7df3575
8 changed files with 99 additions and 78 deletions

View File

@@ -400,6 +400,8 @@ pref("browser.newtabpage.activity-stream.telemetry", false, locked);
pref("browser.ping-centre.telemetry", false);
pref("browser.attribution.enabled", false);
pref("toolkit.telemetry.pioneer-new-studies-available", false);
pref("app.normandy.enabled", false);
pref("app.normandy.api_url", "");
// Common UI changes
pref("browser.privatebrowsing.vpnpromourl", "", locked);