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

< Feedback on Manga Loader (unmaintained)

Review: Good - script works

§
Posted: 2015-11-09

http://spinybackmanga.com/ changed reader to foolslide

=)

fuzetsuAuthor
§
Posted: 2015-11-18
Edited: 2015-11-18

Looks like they made some heavy modifications to foolslide so I couldn't reuse the implementation, wasn't too hard to implement though overall.

Fixed in the latest version.

§
Posted: 2015-11-23

It doesnt appear to work for me in either firefox nor chrome.

I get the load manga button but clicking on it doesn't seem to do anything

fuzetsuAuthor
§
Posted: 2015-11-25
Edited: 2015-11-25

Sorry about that, didn't test it fully apparently, should be fixed now.

https://greasyfork.org/en/scripts/692-manga-loader/diff?v1=89387&v2=87908

EDIT: I'm still seeing issues with getting the right next/prev chapter links for manga where there are gaps in the chapters, but I'll look into that soon.. for now it should at least load the pages.

fuzetsuAuthor
§
Posted: 2015-11-25

https://greasyfork.org/en/scripts/692-manga-loader/diff?v1=89391&v2=89387

There we go, I managed to get the next chapter URL from the JavaScript in the page (it was hardcoded), and then used that to find the link in the chapter dropdown so that I could look for the previous chapter using the next chapter as a reference point. Kind of convoluted but it seems to work.

Post reply

Sign in to post a reply.