feat: Enable newtabWallpapers v2 in Zen browser theme

This commit is contained in:
Mauro Balades
2024-07-26 14:09:37 +02:00
parent 6a55fecca6
commit 8b56897a11

View File

@@ -18,6 +18,7 @@ pref('browser.display.focus_ring_style', 0);
pref('browser.display.focus_ring_width', 0);
pref('browser.newtabpage.activity-stream.newtabWallpapers.enabled', true);
pref('browser.newtabpage.activity-stream.newtabWallpapers.v2.enabled', true);
pref('browser.translations.newSettingsUI.enable', true);
pref("browser.urlbar.trimHttps", true);