Mangafox Chapter Onepage

By knaces Last update Oct 21, 2009 — Installed 16,979 times.


Script Summary: A mangafox.com script: Loads several images (up to entire chapter) vertically for your reading pleasure. You only need to scroll down to continue reading which keeps the flow of the manga. Consider checking out my newer script, with the same name: Rev.2

Version: 3.4

Thumb

Update: Consider using my newer script http://userscripts.org/scripts/admin/75506 unless you like this version better.

I need your feedback. If users still prefer this script over my newer one, I would need to backport some of the improvements I made to this script. (This script contains some working but somewhat hackish code). The goals of this older script and my newer one are somewhat different.

Features Explained:
--------------------------------------------------------------
-Customizable initial set of images loaded:
Loads several images initially on script start. Can be changed to entire chapter with high number like 300 for those who like to save chapters

-Easy chapter saving:
Just set the script to load the entire chapter and do "File->Save Page As" will save everything onto your computer. Either view all the images as the html file or view it directly from the folder after saving. No need for things like flashgot.

-Continuous image loading:
Loads more images beyond the initially loaded images when the scroll bar reaches reaches close to the bottom of the page.

-Images stretches to browser width or [User's Choice]
Where [User's Choice] can be any pixel size, percentage, or "auto" for default

-Floating menu that can be hidden with user script command or [~] key

-Supports Progressive Loading:
Wait up to one second to allow for the already requested images to load before starting to load more images. Basically delays the loading of images instead of instant requests.

-Quick Jump to Image:
Able to jump to any image loaded or unloaded. Jumping to unloaded images will cause the script to skip loading the unloaded images in between. Save your bandwith but a quick jump if you need to skip ahead.

-Middle Image Loading:
If starting the manga from say page 15, script will start loading images from page 12([current]-3) instead of from the very beginning. Same with anchors #p[page_number].

-Ability to refresh images that didn't load correctly. Sometimes you need to hide/reshow the image after refresh if the image didn't load at all.

-Limited Cross-Browser Support for Chrome and Opera:
No configuration ability, default settings only
...Broke for chrome? (changes to the browser maybe in dev version?)