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
< 腳本Manga Loader NSFW (unmaintained)的回應
Small fix for galleries
Hello,
On Line 139 There is need to change /galleries[0-9]+/ to /galleries[0-9]*/
/galleries[0-9]+/
/galleries[0-9]*/
There are links with ...net/galleries/..., ex.
...net/galleries/...
Thank you
Thanks! added in the newest version.
登入以回復
Small fix for galleries
Hello,
On Line 139 There is need to change
/galleries[0-9]+/
to/galleries[0-9]*/
There are links with
...net/galleries/...
, ex.Thank you