Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubermanu/roller
🛼 Enable auto scrolling with the mouse wheel button on Linux
https://github.com/ubermanu/roller
autoscroll firefox-extension google-chrome-extension linux mouse scroll wheel
Last synced: 3 months ago
JSON representation
🛼 Enable auto scrolling with the mouse wheel button on Linux
- Host: GitHub
- URL: https://github.com/ubermanu/roller
- Owner: ubermanu
- License: mit
- Created: 2020-12-13T11:40:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T11:18:05.000Z (8 months ago)
- Last Synced: 2024-10-24T21:55:39.711Z (3 months ago)
- Topics: autoscroll, firefox-extension, google-chrome-extension, linux, mouse, scroll, wheel
- Language: Svelte
- Homepage: https://ubermanu.github.io/roller/
- Size: 514 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Roller
![Version](https://img.shields.io/github/v/tag/ubermanu/roller?label=version) ![CI](https://github.com/ubermanu/roller/actions/workflows/ci.yml/badge.svg)
Browser extension that allow auto scrolling of web pages, by pressing the mouse wheel button.
## Install
You can download the extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/roller/kdcakfeidhfeilahlclgbnmpgebafjpm) or the [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/roller-scroll/).
## Usage
Press the mouse wheel button to start scrolling, and release it to stop scrolling.
Check the options page to configure the scrolling speed, drag threshold, and more.
## Notes
This is a fork of the original [AutoScroll](https://github.com/Pauan/AutoScroll) extension.