Firefox configuration

firefox firefox about:config

Written on May 1, 2022

Big reminder about Firefox setup, including addons and settings.

addons

ctrl-shift-a

Top Tier

  • Bypass Paywalls Clean
  • I donโ€™t care about cookies
  • Panorama View
  • Single File
  • Snooze Tabs
  • SortTabs

  • Tree Style Tab
  • TST Bookmarks Subpanel
  • uBlock Origin
  • Unpaywall
  • Zhongwen: Chinese-English dictionary

  • Tab Stash
  • Temporary Containers
  • What Hacker News Says

Keep it?

  • Container Tabs Sidebar
  • URL to QR code
  • Redirector / Privacy Redirect

No moreโ€ฆ

  • Vimium (only using f and F, always blocking natural input, including Alt-1-9)

Dubious

  • Privacy Pass?

about:config

โ€ฆ

Source: https://wiki.archlinux.org/title/Firefox

  • browser.quitShortcut.disabled : no ctrl-q
  • browser.uidensity = 1 : compact mode
  • toolkit.legacyUserProfileCustomizations.stylesheets = true : enable userChrome.css and userContent.css
  • pdfjs.spreadModeOnLoad = 1 : open PDF with 2 pages

  • full-screen-api.ignore-widgets = true :fullscreen inside i3 container!
  • https://blog.wains.be/2019/2019-11-13-full-screen-firefox-i3-container/

No prefetch

Source: https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections#w_prefetching

  • network.prefetch-next = false
  • network.dns.disablePrefetch = true
  • network.http.speculative-parallel-limit = 0

  • messaging-system.rsexperimentloader.enabled = false
  • browser.search.geoip.url = โ€œโ€
  • extensions.getAddons.cache.enabled = false
  • app.normandy.enabled = false
  • network.captive-portal-service.enabled = false
  • network.connectivity-service.enabled = false

Let the URL bar be just a URL bar

2022-05-03 Firefox 99.0.1 OK!

  • keyword.enabled : false
  • browser.fixup.alternate.enabled : false

Ctrl-K to search otherwise ^ (history), * (bookmarks)

Pocket (to remove)

  • https://support.mozilla.org/en-US/kb/disable-or-re-enable-pocket-for-firefox

    Disable or re-enable Pocket for Firefox Pocket is a feature thatโ€™s built into Firefox. You need to have a Pocket account in order to save articles with the Pocket Fx89PocketButton button, which is found in the Firefox toolbar.

  • https://support.mozilla.org/en-US/questions/1065182

    How do I completely remove Pocket (not just disable) ?

  • https://fawove.com/how-to-remove-pocket-from-mozilla-firefox/

    How to remove Pocket from Mozilla Firefox about:config โ€œextensions.pocket.enabledโ€

Privacy? WebRTC

  • media.peerconnection.enabled

https://webrtchacks.com/an-intro-to-webrtcs-natfirewall-problem/

mullvad - webrtc

https://mullvad.net/en/help/webrtc/

Firefox โ€“ easy method

Desktop and Android users can use the [Disable WebRTC plugin](https://addons.mozilla.org/en-US/firefox/addon/happy-bonobo-disable-webrtc/) for Firefox. Click on the "Add to Firefox" button and follow the instructions to install the plugin.

Once installed, it will disable WebRTC by default. You can check by looking for the plugin's 'W' icon in the Firefox toolbar. The plugin is working if the icon is green. Click it and it will turn red, meaning that WebRTC is enabled again.

Firefox โ€“ advanced method

Use these instructions if you wish to manually disable WebRTC:

  1. Type "about:config" into the address bar and hit Enter. Click the button "I accept the risk!". Type media.peerconnection.enabled in the search bar. Only one entry should appear. Right-click on the entry and choose "Toggle" to change the Value column to "false".
  2. To enable WebRTC again, follow the instructions until the Value column changes back to "true".

https://browserleaks.com/webrtc#howto-disable-webrtc

https://browserleaks.com/webrtc#howto-disable-webrtc https://browserleaks.com/webrtc#howto-disable-webrtc

WebRTC in Mozilla Firefox is supported since Firefox 22, and it's enabled by default.

To disable RTCPeerConnection and protect IP addresses leakage, go to about:config and toggle media.peerconnection.enabled to false. <>p>To disable Media Devices, toggle media.navigator.enabled as well as media.peerconnection.enabled both to false. </details> # Some sources

support.mozilla.org: [I want to disable search in the address bar and browser.urlbar.unifiedcomplete is not an option anymore](https://support.mozilla.org/en-US/questions/1213978)
  1. In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.
  2. Search: In the search box above the list, type or paste keyw and pause while the list is filtered
  3. Double-click the keyword.enabled preference to switch the value from true to false
  4. Fixup: In the search box above the list, type or paste fix and pause while the list is filtered
  5. Double-click the browser.fixup.alternate.enabled preference to switch the value from true to false



โ—€ Windows enhancements โ–  โ–  โ–  Why using TLS๐Ÿ”’ (in 2022) โ–ถ


In the same category: