This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Hand Scroll | |
| // @namespace https://gavinhungry.io | |
| // @version 1.5.0 | |
| // @description Drag scrolling with mouse movement | |
| // @author Gavin Lloyd <gavinhungry@gmail.com> | |
| // @include * | |
| // @grant none | |
| // ==/UserScript== |