mikaela.github.io/pages/browser-extensions.markdown

7.2 KiB

Firefox containers

Firefox language packs

Firefox about:config

  • layout.css.devPixelsPerPx to 1.25 or 2.0 on macOS Retina to increase font size.
  • privacy.resistFingerprinting = true multiple effects to make your browser appear less unique, the ones I have found/understood:
    • warns if intl.accept_languages is not en-US, en .
    • starts the browser with common size (I love this on big displays).
    • spoofs the user-agent as the latest Firefox ESR version.
  • intl.accept_languages to en-US, en
    • see above.
  • network.security.esni.enabled to true in order to enable encrypted SNI.
    • Requires DoH, see the next section!

DNS over HTTPS

  • network.trr.bootstrapAddress DNS server to use for resolving the DoH name, e.g. 84.200.70.40 (Resolver 2 of DNS.watch in Germany)
  • network.trr.mode 3 to enforce DoH which is required by Firefox ESNI
  • network.trr.early-AAAA true to hopefully prefer IPv6
  • network.trr.uri for the actual resolver address, e.g. https://mozilla.cloudflare-dns.com/dns-query or check curl wiki

Passwords

Privacy

Tor

  • Firefox: Privacy Pass
    • Chrome
    • May reduce captchas with CloudFlare.
  • Firefox: Healthy.Onion
    • Only for Tor Browser or other browser going through Tor all the time as it redirects clearnet addresses to Tor .onion hidden services that cannot be accessed outside of Tor.

Productivity

Misc

Firefox Dictionaries