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.5.2/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/gh/TagoDR/MangaOnlineViewer@latest/Manga_OnlineViewer.user.min.js"].map( s => document.body.appendChild(document.createElement('script')).src=s)})();
Adult Reader:
javascript:(function(){["https://cdnjs.cloudflare.com/ajax/libs/tinycolor/1.5.2/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/gh/TagoDR/MangaOnlineViewer@latest/Manga_OnlineViewer_Adult.user.min.js"].map( s => document.body.appendChild(document.createElement('script')).src=s)})();
Supported Manga Sites
Supported Comic Sites
Supported Hentai Sites
Adult Script available only on GitHub
HotKeys
Numpad 5//: Open Settings
Numpad +/=: Global Zoom in pages (enlarge)
Numpad -/-: Global Zoom out pages (reduce)
Numpad //9: Global Restore pages to original
Numpad */0: Global Fit window width
V: Vertical Mode
C: WebComic Mode
N: Right to Left Mode
B: Left to Right Mode
→/D/Numpad 6/. : Next Chapter
←/A/Numpad 4/, : Previous Chapter
↑/W/Numpad 8: Scroll Up
↓/S/Numpad 2: Scroll Down
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.