onemangahelper

By Samuel Liew Last update Apr 24, 2009 — Installed 4,907 times.
Script Summary:
View ENTIRE chapters in a single page using flow layout and easy DOWNLOAD of entire chapters from direct links to the images!!!

Remotely hosted version

Script homepage

Recently Updated TopicsPosts
Script Updates16
Default included pages2
[Bug] 13 Apr 2009 release2
Multiple Chapters7

this script has 12 topics, 59 posts

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

this script has 5 reviews



Script Description:

This is a greasemonkey script designed for use with www.onemanga.com. You will have to install the greasemonkey plug-in on Firefox before you can install and use this script.

This script removes almost everything from the comics view page including ads and the header/footer bar, and puts direct links to the page images so you can use an external plugin like FlashGot to download all the images in the chapter.

An option is also included to display all images in order for easier reading.
Also, Previous/Next chapter button is included so you don't have to use the drop down list.

If you like the script, please give your feedback or comments on features that you wish to see in the future! Also, please favourite this script and provide a good review so that I will be encouraged to make this script better!

Remember to bookmark this page and check back for updates at least once a month! Alternatively, you can install another userscript which can help you check for updates, or add the Script Updates topic RSS to your feed reader. If you register to be a userscripts.org member, you can favourite this script, which will automatically notify you by email if there is a new version available!


Changelog:
  • 24 Apr 09:
    • Script now only works for manga pages, but still removes ads throughout the site
  • 13 Apr 09:
    • Disabled onemanga default keyboard shortcuts (left/right directional buttons)
  • 06 Apr 09:
    • Minor bug fix
  • 22 Mar 09:
    • (I got carried away and) added another option to change between white and black background (see appendix B)
  • 20 Mar 09:
    • Options are now found in the greasemonkey menu, under "User Script Commands". (see Appendix A)
    • Options are saved across future script installations (unless specified otherwise)
    • (Bug fix) When "Show All" is activated, now can use the spacebar to scroll page down.
  • 18 Mar 09:
    • Fixed includes and excludes
    • Fixed onemanga.com home page check to include domain without 'www' prefix
    • Added removal of hidden scripts, ads and trackers
    • Options available to user are now found at the top of the script source
    • Added [Load 5 Chapters] button to bottom of page (see appendix B)
    • Formatted script source code
    • Manga reading instructions (e.g.: right to left) are now hidden until showall is activated
  • 18 Feb 09:
    • Added option in script to show all images (activate showall) on page load (see appendix B)
    • [Previous]/[Next] chapter buttons now gray out when you try to click it and you are at the end of the series.
  • 16 Feb 09:
    • Major bug fix to correct selection of chapter in select box.
  • 19 Dec 08:
    • Added onemanga.com home page check (prevents script from running on home page)
  • 15 Dec 08:
    • Added [Previous]/[Next] chapter buttons at the bottom of the page after 'SHOW ALL' link is clicked
    • Changed 'Back To Top' link to a button
    • Changed 'SHOW ALL' link to a button
    • Direct image links are now hidden when [SHOW ALL] button is clicked (assume you don't want to download the images)
    • Added code to focus [SHOW ALL] button on page load, so that you can just press enter to show all
    • Added inline style to direct image links section
  • 11 Dec 08:
    • Added script to remove the footer ad from manga info page
    • Added last updated date into the script source header

Appendix A:
How to change options:
* You do not need to edit the script source for future updates of this script, as they are now saved in greasemonkey.

  1. To change options, go to any page in onemanga.com which uses this script (e.g.: manga pages)
  2. Right-click on the GM (greasemonkey) icon at the bottom-right corner of the Firefox statusbar.
  3. In the GM menu, under "User Script Commands...", you will see the options listed in Appendix B.
  4. When you select an option, a prompt will ask you whether you want to enable or disable it. (OK=Enable, Cancel=Disable)
  5. You may need to refresh the page to see the changes.
  6. * Other options displayed but not listed here are for other scripts that you have installed.

Appendix B:
Descriptions on the options available to users:

  1. Auto Show All
    - Disabled by default
    - If enabled will automatically show the images in the entire chapter on page load
    - The [showall] button will not be displayed

  2. [Load 5 Chapters] Button
    - Disabled by default
    - If enabled will provide a button at the bottom of the page when you are viewing the entire chapter (either by [showall] button or by using above option
    - The next chapter will be loaded into the current window, and the next four after that will be opened in new windows (or tabs depending on your Firefox window settings)

  3. Change Background Colour
    - White by default
    - During the alert box, select: OK=White, Cancel=Black