Added weather widget to the newtab

This commit is contained in:
mr. M
2024-11-02 18:02:45 +01:00
parent 10f6e4e751
commit e0a3b2d8c3

View File

@@ -208,6 +208,7 @@ pref('image.jxl.enabled', true);
#endif
pref('browser.sessionstore.restore_pinned_tabs_on_demand', true);
pref('browser.newtabpage.activity-stream.system.showWeather', true);
// Enable experimental settings page (Usef for Zen Labs)
pref('browser.preferences.experimental', true);