Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astropilot/webtoon_userscripts
A collection of userscripts for webtoons/manhwa scanlation websites
https://github.com/astropilot/webtoon_userscripts
add-on greasemonkey javascript manga-reader tampermonkey userscript
Last synced: about 1 month ago
JSON representation
A collection of userscripts for webtoons/manhwa scanlation websites
- Host: GitHub
- URL: https://github.com/astropilot/webtoon_userscripts
- Owner: Astropilot
- License: mit
- Created: 2023-07-17T21:35:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-27T13:23:46.000Z (3 months ago)
- Last Synced: 2024-10-15T19:23:10.921Z (about 1 month ago)
- Topics: add-on, greasemonkey, javascript, manga-reader, tampermonkey, userscript
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webtoon UserScripts
This is a collection of userscripts dedicated to webtoons/manhwa scanning websites.
## Installation
1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser):
* [Tampermonkey](https://www.tampermonkey.net/) (proprietary)
* [Violentmonkey](https://violentmonkey.github.io/get-it/)2. Get information or install:
* Install a script directly from GitHub by clicking on the "install" link in the table below.
* Install a script from [GreasyFork](https://greasyfork.org/en/users/1130203-astropilot) (GF) from the userscript site page
* Or, install the scripts from [OpenUserJS](https://openuserjs.org/users/Astropilot/scripts) (OU).| Userscript | Description | Manga websites impacted | Direct
Install | Sites | Added | Updated |
|-------------------------------|:---------------------------------------------------------------:|---------------------------------------------------------------------------------------------------------------|:--------------------:|:-----------------------------:|:----------:|:----------:|
| Arrow Keys: Next/Prev Chapter | Arrow Key Keyboard shortcuts for multiple manga reader websites | • manga-scans
• reaperscans
• webtoons
• xcalibrscans
• mangakakalot/manganato
• scyllacomics
• mangagalaxy | [install][arrow-raw] | [GF][arrow-gf] [OU][arrow-ou] | 2023.07.19 | 2024.08.27 |
| No radio | Remove annoying radio widget for multiple manga reader websites | • hivescans
• anigliscans | [install][radio-raw] | [GF][radio-gf] [OU][radio-ou] | 2023.07.19 | 2024.06.04 |[arrow-raw]: https://raw.githubusercontent.com/Astropilot/webtoon_userscripts/main/src/arrow_keys.user.js
[radio-raw]: https://raw.githubusercontent.com/Astropilot/webtoon_userscripts/main/src/no_radio.user.js[arrow-gf]: https://greasyfork.org/en/scripts/471156-arrow-keys-next-prev-chapter
[radio-gf]: https://greasyfork.org/en/scripts/471157-no-radio[arrow-ou]: https://openuserjs.org/scripts/Astropilot/Arrow_Keys_NextPrev_Chapter
[radio-ou]: https://openuserjs.org/scripts/Astropilot/No_radio## Updating
Userscripts are set up to automatically update. You can check for updates from within the Greasemonkey or Tampermonkey menu, or click on the install link again to get the update.
## Issues
Please report any userscript issues within this repository's [issue section](https://github.com/Astropilot/webtoon_userscripts/issues).
## License
`webtoon_userscripts` is distributed under the terms of the MIT license.