[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.2.0esr-14.0-1] fixup! MB 38: Mullvad Browser configuration

morgan (@morgan) git at gitlab.torproject.org
Tue Sep 10 21:57:36 UTC 2024



morgan pushed to branch mullvad-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser


Commits:
a913090d by Richard Pospesel at 2024-09-10T21:56:29+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/a913090df4b0519e954c06150939e250f4d25243

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/a913090df4b0519e954c06150939e250f4d25243
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240910/d90efff3/attachment-0001.htm>


More information about the tor-commits mailing list