Manga OnlineViewer
Description
Loads all pages from a chapter in a nice view, allowing for faster and more comfortable reading, without the need to wait for pages to load.
:exclamation: Attention: Some sites require you to reload the page(F5) or open the chapter in a new tab for the script to start.
Installation
Official Source: GitHub
Supported Browsers
Firefox and Chrome with Tampermonkey or Violentmonkey. Other Browsers with other add-ons may also work, but not officially supported.
Mobile Bookmarklet
Settings can't be saved, may require to request for Desktop Page:
Bookmarklet seems to work only in Chrome, open the chapter then use the searchbar to activate your bookmarklet.
Main Reader:
javascript:(function(){["https://cdnjs.cloudflare.com/ajax/libs/tinycolor/1.6.0/tinycolor.min.js", "https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.5/FileSaver.js", "https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/5.0.0/imagesloaded.pkgd.min.js", "https://cdnjs.cloudflare.com/ajax/libs/jszip/3.9.1/jszip.min.js", "https://cdnjs.cloudflare.com/ajax/libs/nprogress/0.2.0/nprogress.min.js", "https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.4.8/sweetalert2.min.js", "https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js", "https://cdn.jsdelivr.net/npm/[email protected]/dist/hotkeys.min.js", "https://cdn.jsdelivr.net/npm/[email protected]/dist/rangeslider.nostyle.umd.min.js", "https://cdn.jsdelivr.net/gh/TagoDR/MangaOnlineViewer@latest/dist/Manga_OnlineViewer.user.min.js"].map( s => document.body.appendChild(document.createElement('script')).src=s)})();
Supported Manga Sites
Supported Comic Sites
HotKeys
- Scroll Up: up / W / num_8
- Scroll Down: down / S / num_2
- Next Chapter: right / / / D / num_6
- Previous Chapter: left / ; / A / num_4
- Enlarge: - / num_add / E
- Restore: = / num_subtract / Q
- Restore: 9 / num_divide / R
- Fit Width: 0 / num_multiply / F
- Fit Height: H
- Settings: num_divide / num_5 / X
- WebComic: C
- Vertical: V
- Left to Right: N
- Right to Left: B
Features
- View Modes:
- Vertical/WebComic [Default]
- Fluid Left to Right
- Fluid Right to Left
- Bookmark Pages (To resume reading)
- Full Themes and Customizable
- Global and Individual images zoom
- In(Global one may stretch images beyond window width)
- Out
- Restore original(Toggle fit width if oversize)
- Fit width
- Fit width if oversize[Default on]
- Fit Height (with scroll pages)
- Hide
- Auto reload Images
- Counter for loaded Images
- Individual image reload, just in case
- HotKeys
- Goto Page
- Image Loading TimerDefault 1s
- Thumbnails Navigation[Default on]
- Download all images as ZIP File[Automatic Default off]
- Lazy Load Images[Default off]
Rules For adding new Manga Sites
- The site must have rare/unique mangas (Meaning: it's not available in other sites, or is of better quality)
- The site must be strong enough or else my script may crash it
- The site must not be exclusive to a handful of manga titles (Meaning: no small Scanlators)
Permissions
I allow this script to be posted or used anywhere as long as I am given credit and provided a link to this site. I allow parts of my script to be used freely.
Disclaimer
In case the owner/admin of one of the supported sites does not want my script to run on their site, I will make it disabled by default. Forcing users to manually activate it.