Remove firefox-view-button and fixed small UI issues

This commit is contained in:
Mauro Balades
2024-04-29 00:04:46 +02:00
parent b968b4089e
commit a2319edd07
4 changed files with 17 additions and 8 deletions

View File

@@ -141,4 +141,4 @@ pref('dom.security.sanitizer.enabled', true);
// Zen Sidebar
pref('zen.sidebar.data', "{\"data\":\n {\"p1\":{\n \"url\":\"https://web.whatsapp.com/\"\n },\n\"p2\":{\n \"url\":\"https://open.spotify.com/\",\n\"ua\": true\n },\n\"p3\": {\n \"url\": \"https://www.youtube.com/\",\n\"ua\": true\n}},\n\"index\":[\"p1\",\"p2\",\"p3\"]\n}");
pref('zen.sidebar.enabled', true);
pref('zen.sidebar.pinned', false);
pref('zen.sidebar.floating', true);