Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.