您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
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.
You can modify each user by changing the values in the following example. Leaving a value undefined uses a default value. You can also add just an username as string, like in the example below. don't add the slashes (//).
leaving color undefined in user list and the verifiedDefaults color options uses the link colour of AniList / the user profile currently viewed.
const verifiedUsers = [
{
username: "voidnyan",
color: "#5A5A5A",
sign: "💻",
},
// "anotheruser"
];
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.
It should add the verified mark // highlight in following situations: