Skip to content

NO-ob/mangadex-scripts

 
 

Repository files navigation

mangadex-scripts

A collection of helpers for mangadex

delete-all-chapters-of-user.js

This deletes all chapters of a user on the current page. After pasting it into the browser-console it will ask you which user's chapters you want to nuke. You will need to fill in the url of the user. Your user-url will be the default. Make sure you do have the permissions to delete them.

mangadex-downloader.user.js

A userscript to add a download-button to mangadex-chapters. Install
You can find it's settings here

mangadex-bulk-cover-uploader.user.js

A userscript to add bulk cover upload to mangadex. It will use the first number in the filename as Volume.

mangadex-mangaupdates_rating.user.js

A userscript which automatically fetches the rating of the current manga from mangaupdates and injects it into the current page. Install

mangadex-uploader.sh

A primitive bash-script to upload a single chapter to mangadex. For help how to use it, simply execute it without arguments. An improved version for bulk-uploads written in NodeJS can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • Shell 7.1%