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)
If I understood you correctly you want a hotkey that will perform the same action as click the "load manga" button? If so I just added it to the newest version because it seems like a useful feature and easy enough to implement.
The shortcut is ctlr+, (control + comma)
https://greasyfork.org/en/scripts/692-manga-loader/diff?v1=141735&v2=141599
thank you that is exactly what I wanted.
though it doesn't seem to be working for me. the script is up to date and i cant find anything wrong particularly
I'm not certain why, but changing
W.addEventListener('keydown', loadHotKey);
to
window.addEventListener('keydown', loadHotKey);
fixes it for me.
Probably a firefox greasemonkey/tampermonkey discrepancy. Thanks @nobody123.
Updated script: https://greasyfork.org/en/scripts/692-manga-loader/diff?v1=142826&v2=142149
thanks its working now
hotkey for loading?
is it possible to have a hotkey so that the script will load?
auto-load is nice but i would like be able to have greater navigatability