Skip to content

Instantly share code, notes, and snippets.

View finnito's full-sized avatar

Finn LeSueur finnito

View GitHub Profile
@finnito
finnito / autoscroll.user.js
Last active February 11, 2026 10:02
Autoscroll for school.kiwi/notices/ webpages.
// ==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==