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)

Review: Good - script works

§
Posted: 2015-09-28
Edited: 2015-09-28

bookmarklet is not working

Manga Loader NSFW bookmarklet is not working...

fuzetsuAuthor
§
Posted: 2015-09-28
Edited: 2015-09-28

oops, forgot to change that.
This is the new bookmarklet, also updated on the script page.
javascript:(function(){BM_MODE=true;var addScript=function(src,onload){var s=document.createElement('script');s.onload=onload;s.src=src;document.body.appendChild(s);};addScript('https://greasyfork.org/scripts/692-manga-loader/code/Manga%20Loader.user.js',addScript.bind(null,'https://greasyfork.org/scripts/12657-manga-loader-nsfw/code/Manga%20Loader%20NSFW.user.js'));})();

Need to load both scripts since the NSFW script depends on the main one.

§
Posted: 2015-09-30
oops, forgot to change that.
This is the new bookmarklet, also updated on the script page.
javascript:(function(){BM_MODE=true;var addScript=function(src,onload){var s=document.createElement('script');s.onload=onload;s.src=src;document.body.appendChild(s);};addScript('https://greasyfork.org/scripts/692-manga-loader/code/Manga%20Loader.user.js',addScript.bind(null,'https://greasyfork.org/scripts/12657-manga-loader-nsfw/code/Manga%20Loader%20NSFW.user.js'));})();

Need to load both scripts since the NSFW script depends on the main one.

Thank you very much :)

Post reply

Sign in to post a reply.