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

< 脚本Manga Loader (unmaintained)的反馈

评价:好评 - 脚本一切正常

§
发表于:2015-11-06
编辑于:2015-11-06

Suggestion: Change 'background-color' from 'black' to '#1f1f1f'

Some manga pages are drawn with black background to emphasize reminiscent scenes. With 'background-color' set to 'black', it's impossible to distinguish the boundary of such a page from the background. I think it's more suitable to set 'background-color' to '#1f1f1f', a very dark gray color, instead of pure black.

§
发表于:2015-11-08

add

body {background-color: #1f1f1f !important}
to the custom CSS

Qon
§
发表于:2015-11-08

Well I like the #000 background because of that same reason...

发表回复

登录以发表回复。