Greasy Fork is available in English.

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-06
Edited: 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.

§
Posted: 2015-11-08

add

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

Qon
§
Posted: 2015-11-08

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

Post reply

Sign in to post a reply.