Making Firefox Sane
Here are some solutions to fixing UI issues in recent versions of Firefox:
- Disable smooth scrolling (Preferences → Advanced → General → uncheck Use smooth scrolling).
- Set
browser.tabs.closeWindowWithLastTab
tofalse
. - Set
browser.newtab.url
toabout:blank
. - Set
browser.urlbar.trimURLs
tofalse
. - Set
gfx.color_management_mode
to0
to prevent images from appearing with a purple/indigo tint.
Some issues are bad enough to need extensions to fix: