Skip to content

Mullvad Configuration

Mullvad is my primary desktop browser, it's configured by default for privacy/security/fingerprinting restistance (hard-facts), therefore there's not much to change (it's recommended to use the default configuration to not get unique). Read more about the Mullvad browser in their acticles.

Default Compile/Preference Flags

  • --disable-crashreporter

  • --disable-parental-controls

  • --disable-eme

  • --enable-proxy-bypass-protection

  • --disable-system-policies

  • --enable-bundled-fonts

  • --disable-backgroundtasks

  • --disable-update-agent

  • --disable-default-browser-agent (Windows only)

  • privacy.resistFingerprinting = true

  • privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts = true

  • privacy.resistFingerprinting.block_mozAddonManager = true

  • privacy.resistFingerprinting.exemptedDomains = -.example.invalid

  • privacy.resistFingerprinting.jsmloglevel = Warn

  • privacy.resistFingerprinting.letterboxing = true

  • privacy.resistFingerprinting.randomDataOnCanvasExtract = true

  • privacy.resistFingerprinting.reduceTimerPrecision.jitter = true

  • privacy.resistFingerprinting.reduceTimerPrecision.microseconds = 1000

  • privacy.resistFingerprinting.target_video_res = 480

  • privacy.resistFingerprinting.testGranularityMask = 0

  • services.sync.prefs.sync.privacy.resistFingerprinting.reduceTimerPrecision.jitter = true

  • services.sync.prefs.sync.privacy.resistFingerprinting.reduceTimerPrecision.microseconds = true

App Settings

As said above the default configuration shouldn't be changed a lot, therefore I'll only point out some specific parts which are preference/already default but shouldn't be changed.

General

  • General
    • Open previous windows and tabs: Off
    • Ctrl+Tab cycles through tabs in recently used order: Off
    • Open links in tabs instead of new windows: On
    • When you open a link, image or media in a new tab, switch to it immediately: On
    • Ask before closing multiple tabs: Off
    • Show tab previews in the Windows taskbar: Off
    • Show an image preview when you hover on a tab: Off
  • Language
    • Check your spelling as you type: Off
  • Files and Applications
    • Always ask you where to save files: Off
    • What should Mullvad Browser do with other files?: Save files
  • Browsing
    • Show a touch keyboard when necessary: Off
    • Search for text when you start typing: Off
  • Home
    • Homepage and new windows: Blank Page
    • New tabs: Blank Page

See search-engine.

Privacy & Security

  • Browser Privacy
    • Delete cookies and site data when Mullvad Browser is closed: Off (leave enabled if you don't care about logging in every time)
    • Always use private browsing mode: Off
    • Remember browsing and download history: Off
    • Clear history when Mullvad Browser closes: On
      • Borwsing & download history
      • Saved form info
  • Permissions
    • Block pop-ups and third-party redirects: On
    • Warn you when websites try to install add-ons: On
  • Security

Extensions & Themes

See extensions.

Flags

Can be applied via about:config.

FlagDescriptionState
browser.compactmode.showEnables the option 'Compact (not supported)' in Menu > More tools > Customize toolbar... > Density.true
full-screen-api.transition-duration.enterFullscreen transition animation duration (enter fullscreen)0 0
full-screen-api.transition-duration.leaveFullscreen transition animation duration (exit fullscreen)0 0
privacy.resistFingerprinting.letterboxingIt's recommended to leave it enabled to prevent fingerprinting the screen dimensions, only disable if understanding the consequencesfalse
network.http.sendRefererHeaderControls whether or not to send a referrer regardless of origin. Values: 0 = never send the header, 1 = send the header only when clicking on links and similar elements, 2 = (default) send on all requests (e.g. images, links, etc.)1
privacy.donottrackheader.enabled"Many sites do not respect this indication of a person's privacy preferences and, in some cases, it can reduce privacy." ~ support.mozilla, I'm adding it here since many recommend to use itOff