Skip to content

Instantly share code, notes, and snippets.

View Jstbe's full-sized avatar

Ricardo Jstbe

  • 12:07 (UTC -05:00)
View GitHub Profile
@Jstbe
Jstbe / mhubnext.user.js
Last active May 24, 2026 17:07
Mangahub Next
// ==UserScript==
// @name MangaHub Arrow Key Navigation
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Use left and right arrow keys to navigate previous and next chapters on mangahub.io
// @author Justbe
// @updateURL https://gist.github.com/Jstbe/b05a73164f21a156e8cf12da683eb0cc/raw/mhubnext.user.js
// @downloadURL https://gist.github.com/Jstbe/b05a73164f21a156e8cf12da683eb0cc/raw/mhubnext.user.js
// @match *://mangahub.io/chapter/*
// @grant none