-
a90e5108
by Pier Angelo Vendrame at 2024-10-21T19:28:08+02:00
MB 38: Mullvad Browser configuration
-
a1fdd0b3
by Pier Angelo Vendrame at 2024-10-21T19:28:08+02:00
MB 1: Mullvad Browser branding
See also:
mullvad-browser#5: Product name and directory customization
mullvad-browser#12: Create new branding directories and integrate Mullvad icons+branding
mullvad-browser#14: Remove Default Built-in bookmarks
mullvad-browser#35: Add custom PDF icons for Windows builds
mullvad-browser#48: Replace Mozilla copyright and legal trademarks in mullvadbrowser.exe metadata
mullvad-browser#51: Update trademark string
mullvad-browser#104: Update shipped dll metadata copyright/licensing info
mullvad-browser#107: Add alpha and nightly icons
-
2f5c9042
by Pier Angelo Vendrame at 2024-10-21T19:28:08+02:00
MB 20: Allow packaged-addons in PBM.
We install a few addons from the distribution directory, but they are
not automatically enabled for PBM mode.
This commit modifies the code that installs them to also add the PBM
permission to the known ones.
-
2d42fbd7
by Pier Angelo Vendrame at 2024-10-21T19:28:08+02:00
MB 63: Customize some about pages for Mullvad Browser
Also:
mullvad-browser#57: Purge unneeded about: pages
-
443ad6d6
by Pier Angelo Vendrame at 2024-10-21T19:28:09+02:00
MB 37: Customization for the about dialog
-
a98e9347
by Henry Wilkes at 2024-10-21T19:28:09+02:00
MB 39: Add home page about:mullvad-browser
-
46c0ffd2
by hackademix at 2024-10-21T19:28:09+02:00
MB 97: Remove UI cues to install new extensions.
-
e54949fe
by hackademix at 2024-10-21T19:28:09+02:00
MB 47: uBlock Origin customization
-
ff65ee95
by Pier Angelo Vendrame at 2024-10-21T19:28:09+02:00
MB 21: Disable the password manager
This commit disables the about:login page and removes the "Login and
Password" section of about:preferences.
We do not do anything to the real password manager of Firefox, that is
in toolkit: it contains C++ parts that make it difficult to actually
prevent it from being built..
Finally, we modify the the function that opens about:login to report an
error in the console so that we can quickly get a backtrace to the code
that tries to use it.
-
542f462b
by Pier Angelo Vendrame at 2024-10-21T19:28:10+02:00
MB 112: Updater customization for Mullvad Browser
MB 71: Set the updater base URL to Mullvad domain
-
c53787fb
by Nicolas Vigier at 2024-10-21T19:28:10+02:00
MB 79: Add Mullvad Browser MAR signing keys
MB 256: Add mullvad-browser nightly mar signing key
-
158a3170
by Pier Angelo Vendrame at 2024-10-21T19:28:10+02:00
MB 34: Hide unsafe and unwanted preferences UI
about:preferences allow to override some of our defaults, that could
be fingeprintable or have some other unwanted consequences.
-
e60b2084
by Pier Angelo Vendrame at 2024-10-21T19:28:10+02:00
MB 160: Disable the cookie exceptions button
Besides disabling the "Delete on close checkbox", disable also the
"Manage Exceptions" button when always using PBM.
-
91af131f
by hackademix at 2024-10-21T19:28:11+02:00
MB 163: prevent uBlock Origin from being uninstalled/disabled
-
4d3aded0
by Richard Pospesel at 2024-10-21T19:28:11+02:00
MB 188: Customize Gitlab Issue and Merge templates
-
09d56025
by rui hildt at 2024-10-21T19:28:11+02:00
MB 213: Customize the search engines list
-
c18600d1
by hackademix at 2024-10-21T19:28:11+02:00
MB 214: Enable cross-tab identity leak protection in "quiet" mode
-
86604529
by Pier Angelo Vendrame at 2024-10-21T19:28:11+02:00
MB 234: Disable OS spoofing in HTTP User-Agent.
This commits makes it possible to disable OS spoofing in the HTTP
User-Agent header, to see if matching header and JS property improve
usability.
-
4a380784
by Pier Angelo Vendrame at 2024-10-21T19:28:12+02:00
MB 80: Enable Mullvad Browser as a default browser
-
286bd0d5
by Dan Ballard at 2024-10-21T19:28:12+02:00
MB 290: Add default bookmarks in alpha channel for testing
-
a4027ce1
by june wilde at 2024-10-21T19:28:12+02:00
MB 305: Disable setting default browser on Windows
Until we can pull in upstream changes to fix breakage in setting
the Mullvad Browser as default in Windows 10/11 we're disabling
the ability to do so via about:preferences as well as via the
startup query dialog