Mangadex API v5 reader

5/8/2021, 10:46:50 AM

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Aŭtoro
UnnamedMinecrafter
Ĉiutagaj instaloj
0
Tutaj instaloj
80
Ratings
0 0 0
Versio
1.12
Kreita
2021/05/08
Ĝisdatigita
2021/07/07
Size
14,9 kb
Licenco
N/A
Aplikiĝas al

(shitty) frontend for the v5 mangadex api

usage:

features:

  • search by title (including fix for the currently very drunk search of the v5 api)
  • see followed manga (needs username & password to login)
  • see all (English) chapters of manga sorted by chapter/volume number
  • see group that uploaded a chapter (so you can find newer chapters easily, since they cant be uploaded right now)
  • see if a chapter is marked as read
  • read chapter (data-saver only atm.)
  • upload chapters

contact:

  • discord
    • bug reports
    • feature suggestions

credits:

  • the nice parts of the ui
    • Spectre Celia#3320 on discord

how do you know that i am not stealing your password?

  1. press f12
  2. select the network tab
  3. this shows all request being made by the current tab
  4. their will be no requests to domains besides api.mangadex.org after you type your password in.
  5. the other two requests to https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700 and https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js are not from me and are present without the userscript enabled.

or just learn to read javascript :)