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 Autoscroll | |
| // @description Scrolls *school.kiwi notices automatically. | |
| // @version 1.0.3 | |
| // @author Finn Le Sueur | |
| // @match https://*.school.kiwi/notices/* | |
| // @downloadURL https://gist.github.com/finnito/9a22be50152e5f38912f9626cfdf7672/raw/autoscroll.user.js | |
| // @updateURL https://gist.github.com/finnito/9a22be50152e5f38912f9626cfdf7672/raw/autoscroll.user.js | |
| // ==/UserScript== |