SmoothWheel scrolls the document smoothly when scrolling the mouse wheel.
Basically an enhanced and configurable version of the built in smooth-scroll.
Uses some unique algorithms for smoothness and adaptive behaviour (scrolls fast or slow according to the "intention" of the user).
Allows to read long web pages easily. You can actually read WHILE scrolling. Kind of like the credits at the end of a movie, but controlled by scrolling the mouse wheel.
Works with text-boxes and drop-down boxes too. To configure in Mozilla, enter in the address bar: chrome://smoothwheel/content/prefoverlay.xul.
And just in case anyone uses it for full page scroll, don't forget to set "Adaptive-Step" on the advanced configuration panel to [DISABLED].
Product's homepage
Requirements:
· Mozilla Firefox
What's New in This Release: [ read full changelog ]
· Firefox 21 compatibility fix.
· Smoother scroll animation (and less CPU usage) - this version uses optimal timing (FPS - using requestAnimationFrame) which is supported on recent Firefox releases. So the timing configuration section will be invisible (and inactive). However, it'll be automatically available and configurable if optimal timing is not supported (old Firefox builds).