Skip to content

Instantly share code, notes, and snippets.

@nielsAD
Last active July 25, 2022 11:40
Show Gist options
  • Save nielsAD/58bcad4c8b60c37237d1de5b83d2dd97 to your computer and use it in GitHub Desktop.
Save nielsAD/58bcad4c8b60c37237d1de5b83d2dd97 to your computer and use it in GitHub Desktop.
Firefox privacy/performance/usability enhancing settings

Privacy

Setting Value
beacon.enabled false
geo.enabled false
dom.battery.enabled false
social.remote-install.enabled false
privacy.donottrackheader.enabled true
datareporting.healthreport.uploadEnabled false
network.prefetch-next false
network.dns.disablePrefetch true
network.http.sendRefererHeader 0
network.http.speculative-parallel-limit 0
media.peerconnection.enabled false
media.peerconnection.ice.default_address_only true

Performance

Setting Value
layers.acceleration.force-enabled true
media.hardware-video-decoding.force-enabled true
network.http.pipelining true
layout.frame_rate.precise true
nglayout.initialpaint.delay 50
browser.safebrowsing.enabled false
browser.safebrowsing.malware.enabled false
browser.safebrowsing.downloads.enabled false
browser.newtabpage.directory.ping
browser.newtabpage.directory.source

Interface

Setting Value
loop.enabled false
pocket.enabled false
middlemouse.contentLoadURL false
browser.urlbar.suggest.searches true
browser.urlbar.userMadeSearchSuggestionsChoice true
mousewheel.min_line_scroll_amount 25
general.smoothScroll.durationToIntervalRatio 400
general.smoothScroll.pixels false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment