Skip to content

Instantly share code, notes, and snippets.

@plembo
Last active May 30, 2025 16:45
Show Gist options
  • Save plembo/9cfdf2b6f2a6f5de005ebe24ffa4842c to your computer and use it in GitHub Desktop.
Save plembo/9cfdf2b6f2a6f5de005ebe24ffa4842c to your computer and use it in GitHub Desktop.
Firefox privacy install checklist

Firefox install checklist

WARNING: Mozilla has a habit of changing the order and content of Firefox settings on different platforms and between versions (they seem to especially enjoy stripping options out of their mobile versions). Those changes may not be reflected here (I already have a day job).

Installation

The following procedure was tested with Firefox 136 (64-bit) on Ubuntu 22.04 LTS running the default Gnome desktop.

For Ubuntu Desktop I use the binary installer (https://www.mozilla.org/en-US/firefox/new/).

Post install customization

After installation, I usually make the following changes in the browser's Settings:

  1. General:
    • Make Firefox the default browser
    • Website appearance, Automatic
    • DRM content, enable
  2. Home:
    • Set a custom URL as the homepage
    • New tabs to Homepage
    • Firefox Home content, disable all
  3. Search:
    • Set Default Search to DuckDuckGo
    • Address bar, disable Suggestions from Firefox, Suggestions from sponsors
  4. Privacy and Security:
    • Standard tracking protection
    • Website privacy preferences, disable
    • Cookies and site data, disable
    • Passwords, disable
    • Autofill, disable
    • Firefox data collection, disable
    • Website advertising preferences, disable [2]
    • HTTPS-only mode, disable
    • DNS over HTTPS, Off
  5. Sync: skip
  6. Themes: Dark
  7. Install extensions:
    • uBlock Origin
    • Bitwarden
    • Dark Reader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment