Mangaupdates Hiatus/Discontinued/Axed/Dead Warning

Adds a dark red warning to the titles of manga on their pages if they won't be finished or are on hiatus.

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!)

Author
Joel Prokopchuk
Daily installs
0
Total installs
98
Ratings
0 1 0
Version
1.5
Created
2021-11-30
Updated
2024-12-22
Size
3.77 KB
License
MIT
Applies to

For Mangaupdates (aka Baka-Updates)

Adds a dark red warning to the end of a manga's title on that manga's page if

  • the manga was discontinued
  • the manga was axed
  • the manga is on a hiatus
  • The author died before finishing the manga

If the relevant key word(s) only appear outside of the "Status in Country of Origin" information, a question mark is added to the warning. I recommend searching the page for that keyword in those cases, to see the context.

Purpose: Primarily made for myself as I've too often relied on the "completely scanlated" option for the mangaupdates search only to get to the end of what the author wrote in the middle of the story.

Technicality: It removes and reinserts the dropdown of custom lists so as to avoid getting a " (Hiatus?)" appended to every single manga title when one has a "Hiatus" list.

Examples:
Itazura na Kiss (death of author) (yeah I know, "author died" would make for a better warning, but meh, copy-paste's easier)
Yuutai Nova (Discontinued)
Love or Money (Axed?) (has a visible "Rushed Ending / Axed" category tag)

Runs: Because MU apparently reloads the part of the page where the title is through some scripts after the page is loaded, the warning would appear only breafly with just one run, so the function runs 3 times: Once the page is loaded, 1 sec later and 2 secs later. If your device or internet is slow enough that that isn't enough delay for the secondary runs, change the last two lines (1000 = 1 sec).