-
bbc14876
by Pier Angelo Vendrame at 2024-02-13T15:46:46+01:00
MB 38: Mullvad Browser configuration
-
6b55ddd7
by Pier Angelo Vendrame at 2024-02-13T15:46:48+01: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
-
a6dfd571
by Pier Angelo Vendrame at 2024-02-13T15:46:49+01: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.
-
d2096615
by Pier Angelo Vendrame at 2024-02-13T15:46:49+01:00
MB 63: Customize some about pages for Mullvad Browser
Also:
mullvad-browser#57: Purge unneeded about: pages
-
9c5554d3
by Pier Angelo Vendrame at 2024-02-13T15:46:49+01:00
MB 37: Customization for the about dialog
-
9e29111f
by Henry Wilkes at 2024-02-13T15:46:50+01:00
MB 39: Add home page about:mullvad-browser
-
183082a9
by hackademix at 2024-02-13T15:46:50+01:00
MB 97: Remove UI cues to install new extensions.
-
40d1c644
by hackademix at 2024-02-13T15:46:50+01:00
MB 47: uBlock Origin customization
-
3fdae332
by Pier Angelo Vendrame at 2024-02-13T15:46:51+01: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.
-
13e371aa
by Pier Angelo Vendrame at 2024-02-13T15:46:51+01:00
MB 87: Disable the default browser box on Windows and Linux
Windows and Linux will be distributed only as portable apps at the
beginning, so they should not be settable as default browsers.
We will need to improve the logic once we decide to ship system-wide
installers, too.
-
7418154f
by Pier Angelo Vendrame at 2024-02-13T15:46:51+01:00
MB 112: Updater customization for Mullvad Browser
MB 71: Set the updater base URL to Mullvad domain
-
fb662c89
by Pier Angelo Vendrame at 2024-02-13T15:46:52+01:00
fixup! MB 112: Updater customization for Mullvad Browser
MB 200: Enable system installs for Mullvad Browser
Customize the post update executable name, to avoid any confusion with
Mozilla's helper.exe, since we intend using a much simpler post update
binary.
-
8346f9be
by Nicolas Vigier at 2024-02-13T15:46:52+01:00
MB 79: Add Mullvad Browser MAR signing keys
MB 256: Add mullvad-browser nightly mar signing key
-
146b9349
by Pier Angelo Vendrame at 2024-02-13T15:46:52+01: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.
-
afb9a182
by Pier Angelo Vendrame at 2024-02-13T15:46:52+01: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.
-
134937fa
by hackademix at 2024-02-13T15:46:53+01:00
MB 163: prevent uBlock Origin from being uninstalled/disabled
-
11cb17c9
by Richard Pospesel at 2024-02-13T15:46:53+01:00
MB 188: Customize Gitlab Issue and Merge templates
-
e7cc72c0
by rui hildt at 2024-02-13T15:46:53+01:00
MB 213: Customize the search engines list
-
939faf11
by hackademix at 2024-02-13T15:46:54+01:00
MB 214: Enable cross-tab identity leak protection in "quiet" mode