Manga Loader (unmaintained)

Support for over 70 sites! Loads manga chapter into one page in a long strip format, supports switching chapters, minimal script with no dependencies, easy to implement new sites, loads quickly and works on mobile devices through bookmarklet

旧版: v1.6.11 - 2015-05-31 - added hentairules.net
新版: v1.6.12 - 2015-05-31 - fixed hentai rules to support all number galleries

  • --- /tmp/diffy20250502-1395238-2r7iix 2025-05-02 23:04:42.325447048 +0000
  • +++ /tmp/diffy20250502-1395238-y7ml7t 2025-05-02 23:04:42.326447060 +0000
  • @@ -1,7 +1,7 @@
  • // ==UserScript==
  • // @name Manga Loader
  • // @namespace http://www.fuzetsu.com/MangaLoader
  • -// @version 1.6.11
  • +// @version 1.6.12
  • // @description Loads manga chapter into one page in a long strip format, supports switching chapters and works for a variety of sites, minimal script with no dependencies, easy to implement new sites
  • // @copyright 2014+, fuzetsu
  • // @noframes
  • @@ -51,7 +51,7 @@
  • // @match http://eatmanga.com/Manga-Scan/*/*
  • // @match http://www.mangacat.me/*/*/*
  • // @match http://pururin.com/view/*
  • -// @match http://www.hentairules.net/galleries4/picture.php*
  • +// @match http://www.hentairules.net/galleries*/picture.php*
  • // ==/UserScript==
  • // should be set to true externally if auto loading is wanted (e.g. bookmarklet)
  • @@ -687,7 +687,7 @@
  • curpage: 'select.image-pageSelect'
  • }, {
  • name: 'hentai-rules',
  • - match: "^http://www\\.hentairules\\.net/galleries4/picture\\.php.+",
  • + match: "^http://www\\.hentairules\\.net/galleries[0-9]+/picture\\.php.+",
  • img: '#theMainImage',
  • next: '#linkNext',
  • imgmod: {