This is a simple user script that improves the MangaPlus reader to make it an overall better experience.
- Removes the red, obtrusive menu bars and shadows at the top and bottom of the page
- Adds a sidebar (with options and navigation buttons in horizontal mode only)
- Enables basic browser functions like right-click and page refresh, that are blocked by MangaPlus
Tested on Firefox 129 with Tampermonkey.
It should work with other browsers and script managers as well, but hasn't been tested.
- Install Tampermonkey
- Open Tampermonkey and go to "Utilities". Install the script from this URL:
https://raw.githubusercontent.com/kmsomebody/MangaPlusPlus/master/MangaPlusPlus.js
These options currently only work in horizontal reading mode.
- On: Go to next page when clicking on the image.
- Off: Go to the next page by clicking on the left area of the reader and the previous page by clicking on the right area. The middle area will do nothing.
- On: Displays the progress bar at the bottom of the page.
- Off: Hides the progress bar.
- Show page number in sidebar
- Fullscreen button
If you have any suggestions, feel free to open an issue.