richard pushed to branch mullvad-browser-115.11.0esr-13.5-1 at The Tor Project 
/ Applications / Mullvad Browser


Commits:
cce4482c by Richard Pospesel at 2024-05-13T12:37:21+00:00
fixup! MB 38: Mullvad Browser configuration

Bug 222: Hide 'List all tabs' when the tabs don't overflow

- - - - -


1 changed file:

- browser/app/profile/000-mullvad-browser.js


Changes:

=====================================
browser/app/profile/000-mullvad-browser.js
=====================================
@@ -48,3 +48,6 @@ pref("app.feedback.baseURL", 
"https://mullvad.net/help/tag/browser/";);
 
 // mullvad-browser#234: Do not spoof the OS in the User-Agent header
 pref("privacy.resistFingerprinting.spoofOsInUserAgentHeader", false);
+
+// mullvad-browser#222: Hide "List all tabs" when the tabs don't overflow
+pref("browser.tabs.tabmanager.enabled", false);



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/cce4482ce7764ca1b9b8da37aeb26416688def4d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/cce4482ce7764ca1b9b8da37aeb26416688def4d
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to