Display a verified sign next to user's name in AniList.
目前為
Display a verified sign next to user's name in AniList. The list of users can be configured in the beginning of the script.
Put each user in quotation marks, separate by comma.
const verifiedUsers = [
"user1",
"user2",
"user3"
];
The color and sign of the verified-symbol can be changed. Undefined color takes the link color of the username. Color can be overwritten by CSS-color.
A couple of initial release bugs / caveats:
It should add the verified mark in following situations: