A free Chrome extension for hands-free page scrolling, controlled entirely with the keyboard.
| Key | Action |
|---|---|
| ↓ | Scroll down (speed builds with repeated presses) |
| ↑ | Scroll up (same behavior, opposite direction) |
| Space | Stop instantly |
| Enter | Pause / resume at current speed and direction |
| × (on-screen button) | Close the indicator, stops scrolling |
A small translucent indicator appears on the right edge of the screen only while the extension is active, showing current direction and speed. It fades out automatically after a couple of seconds of inactivity.
chrome://extensions in Chromemanifest.json: Manifest V3 extension configcontent.js: core scrolling engine, keyboard listeners, and on-screen widgetpopup.html: the popup shown when clicking the extension icon (controls reference only)icon16.png, icon48.png, icon128.png: extension iconsAuto Scroll collects no user data of any kind. Full privacy policy: Privacy Policy
Free to use. No warranty provided.