Refactor browser preferences and styles

This commit is contained in:
mr. M
2024-11-03 16:46:24 +01:00
parent aa74a68ca8
commit 0ca828325d
10 changed files with 29 additions and 22 deletions

View File

@@ -211,6 +211,8 @@ pref('image.jxl.enabled', true);
pref('browser.sessionstore.restore_pinned_tabs_on_demand', true);
pref('browser.newtabpage.activity-stream.system.showWeather', true);
pref("browser.toolbars.bookmarks.visibility", "never");
// Enable experimental settings page (Usef for Zen Labs)
pref('browser.preferences.experimental', true);