Skip to content

Instantly share code, notes, and snippets.

@dm00z
dm00z / mangadex_scroller.user.js
Last active July 2, 2018 08:09
Simple MangaDex scroller by pressing up and down
// ==UserScript==
// @name MangaDex Scroller
// @namespace https://gist.github.com/dm00z/dadf71588d8263086da9f67786689c87
// @version 0.3
// @description Simple MangaDex scroller by pressing up and down
// @author dm00z
// @match https://mangadex.org/chapter/*
// @grant none
// @downloadURL https://gist.github.com/dm00z/dadf71588d8263086da9f67786689c87/raw/2d3ef0c07a6f1f3b0ad787e534e964ba2cea21c8/mangadex_scroller.user.js
// ==/UserScript==