Episode Name Hider

A simple script to hide names of episodes on 9anime/aniwave + avoid hover/pointer events for them

Author
yoku-nai-desu
Daily installs
0
Total installs
7
Ratings
0 0 0
Version
0.9.1
Created
2024-05-26
Updated
2024-05-26
License
WTFPL
Applies to

Episode Name Hider

disallowing hover doesn't work yet, investigating the issue....

Description:

This user script, is a simple tool to hide episode names on popular anime streaming websites, such as 9anime and Aniwave. The script achieves this by replacing the text content of all <span> elements with the class "d-title" and a data attribute "data-jp" with a specified replacement word.

why?

there could be a variety of reasons, but primarily, it would be to avoid being spoiled, as many anime shows tend to reveal/spoil a part of plot for that episode by it's title

Features:

  • Hides episode names on 9anime/aniwave by replacing them with a custom word ,in this case "hidden"
  • avoid hovering/ pointer event to work, thus completely avoiding accidentally revealing episode info/name
  • Match a few of their domains... some of the workings ones are matched(there are many fake ones out there)

Note

if you need to have more domains, feel free to modify

  • disallowing hover doesn't work yet, investigating the issue....
  • your adblocker might block the script even though it's actually harmless

Usage:

  1. Install a user script manager extension like Tampermonkey or Greasemonkey in your browser.
  2. Add this script to your user script manager.
  3. Visit any page on the supported streaming websites where episode names are displayed.
  4. The script will automatically hide episode names by replacing them with the specified word.

Supported Websites:

Roadmap

  • try to support as many anime streaming websites as possible down the road
  • educate users on how to whitelist the script in their ad blocker if needed
  • come up with a better name(probably)

Author: