Greasy Fork is available in English.

Mangaupdates Manga search

This simple script adds search links for mangapages on Mangaupdates

< Feedback on Mangaupdates Manga search

Review: Good - script works

§
Posted: 13/10/2023

Greetings.

This script does not run on one of the three currently used URL styles on MangaUpdates / Baka-Updates Manga (https://www.mangaupdates.com) as of 13/10/2023 and to solve the issue, you must perform the following changes to your code.

Original:
// @match *://www.mangaupdates.com/series.html?id=*
// @match *://www.mangaupdates.com/series/*/*

Solution:
// @match *://www.mangaupdates.com/series.html?id=*
// @match *://www.mangaupdates.com/series/*

URL for reference: https://www.mangaupdates.com/series/pdqlx3i

Thank you for your time.

henrik9999Author
§
Posted: 27/11/2023

updated the script

§
Posted: 28/11/2023

updated the script

Thank you for addressing the issue. I have updated my rating of this script accordingly.

Post reply

Sign in to post a reply.