Manga Loader NSFW (unmaintained)

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, loads quickly and works on mobile devices through bookmarklet

< Feedback on Manga Loader NSFW (unmaintained)

Question/comment

dynasty-scans bug.

A bug in the script on some pages. If the number of pages in the title is more than the total number of pages, the script does not work. Example http://dynasty-scans.com/chapters/sayuris_little_sister_is_an_angel_ch02.
The decision to fix curpage: return parseInt(getEl('#image > div.pages-list > a.page.active').getAttribute('href').substr(1))
Sorry for bad English.

fuzetsuAuthor
§
Posted: 2016-05-03
Edited: 2016-05-03

Your English is fine and the fix works.. Thanks! :) Added in v1.0.37.

Post reply

Sign in to post a reply.