One Manga Full Chapter Loader

By sillymokona Last update Sep 4, 2009 — Installed 3,551 times. Daily Installs: 19, 19, 23, 24, 14, 18, 16, 15, 12, 32, 23, 24, 20, 20, 25, 25, 29, 22, 16, 18, 24, 35, 28, 22, 23, 29, 32, 12, 26, 34, 18, 26
Script Summary:
For use with One Manga (http://www.onemanga.com). This script will load all the images in any manga chapter for you and makes reading mangas from One Manga easier and faster.
Recently Updated TopicsPosts
New version using hash4
A version for Manga Toshokan3

this script has 2 topics, 7 posts

Review Summary
5 stars
2 reviews (2)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 2 reviews

Thumb

Requirements

You'll need (1) Mozilla Firefox and a Firefox plug-in called (2) Greasemonkey. Make sure that Greasemonkey is enabled before you press the green "Install" button on this page.

Features

Bookmarks
- Keep track of the manga chapters you have read or have yet to finish reading. You can also use this to simply help you remember chapters of special interest.

Page Browsing
- All the pages of a chapter are loaded at the same time! This way, you can read through a chapter seamlessly just by scrolling down!

Collapsible Navigator
- All the navigation elements are contained within a single bar that you can show and hide at your discretion! This way, you can eliminate distractions from the page.

Chapter Browsing
- The navigator also has a list of all the chapters of the currently-selected manga. You can select the particular chapter you'd like to view then click the "Load" button, or you can opt to browse the chapters sequentially using the "Next" and "Prev" buttons.

Manga Browsing
- The navigator has a list of all the manga hosted at One Manga. Selecting a manga will automatically load that particular manga's chapters. The navigator does its best to mimic the functionality of the One Manga, so you can select random manga chapters too.

Changelog

v1.5 [Current Version]
- Bookmarking functionality has been added (As suggested by armagedalbeebop, a member of the One Manga forum here http://forum.onemanga.com/showthread.php?t=3802... ).

v1.41a
- [Bug Fix] Adjusted the nav bar for smaller screens (think eeepc).

v1.41
- [Bug Fix] Forgot to remove console.log()!
- Allows users to hide the navigator for more viewing space.

v1.4
- Added Next and Previous buttons for easier sequential chapter viewing (As suggested by XLStress, a member of the One Manga forum http://forum.onemanga.com/showthread.php?t=3802... ).
- Returned the "pick random manga" functionality

v1.3g [Bug Fix]
- Major bug, and all I needed to do was add a plus sign to my regex. Apparently, onemanga has more than media.onemanga.com. It also has media2, and possibly other variations.

v1.3f [Update]
- Just made the status messages a little less vauge...

v1.3e [Update/Bug Fix]
- One Manga made another change, so I had to react once more. You'll notice from the source that the way I search for their manga and chapter listings changed. Thank God for regular expressions. They tried to get all clever by localizing their arrays. This was, by far, the most recent challenging update.

v1.3d [Bug Fix]
- One Manga changed the way the contents of its manga_array variable, making values into "/This_Manga/" rather than "This Manga". Please let the changes stop soon.

v1.3c [Bug Fix]
- My bad this time. I've been careless with the previous update and forgot to check if manga switching works.

v1.3b [Bug Fix]
- Updated again. One Manga seems to have changed the URLs of its manga and chapter listing javascript files to content-data.js and manga-[manga number].js respectively. I'm hoping drastic changes won't happen to the site anytime soon.

v1.3a [Bug Fix]
- Updated. Something recently changed in the OneManga site that kept the script from working properly. Did a tweak that fixed the problem.

v1.3
- Now uses GM_xmlhttpRequest instead of XMLHttpRequest

v1.2
- [BUG FIX] the script will no longer fire while viewing the directory, recent updates, news, policy, contact and about pages

v1.1
- Navbar has been improved
- Manga and chapter listings are now dynamically loaded
- A status bar indicates what is currently being loaded

v1.0
- Removes all elements from the page
- Creates a navbar containing the default manga and chapter dropdowns
- Automatically loads all images within the chapter you are currently viewing