Tries to deliver a smoother scrolling experience in Firefox
- Works in any OS, and Firefox forks (Librewolf, Mullvad browser, etc)
- Just copy this repository
user.jsto your Firefox profile folder
- In the Firefox address bar type
about:supportclickOpen DirectoryinProfile Directory - Drag and drop the
user.jsinto the folder
- Arkenfox uses its own
user.js, so don't overwrite it. - Instead, rename this file to
user-overrides.jsand put it in your profile folder. - Arkenfox's updater merges it into the final
user.jsautomatically, so your settings survive updates.
privacy.resistFingerprintinglocks the framerate to 60Hz, which is why scrolling feels clunky with it on.- This
user.jssets it tofalse, which disables fingerprinting protection. - That protection is most of the point of these browsers, so set it back to
trueand accept the 60Hz scrolling if you want it.
- I included in this repository two cosmetic tweaks.
- Shorter flexible spaces that look like this:

- And smaller and less intrusive PiP icon that shows up in the upper left corner in videos:
- Either download the chrome.zip from the releases tab and extract it or download the repo source code
- Go into your Firefox Profile directory and put the chrome folder there