您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Warns about any canonical tag that includes characters which should, per guidelines, be avoided. Checks on new tag, edit tag, search results, wrangle bins, and tag landing pages
This script flags canonical tags, if they include any characters that shouldn't be used, per wrangling guidelines. For example, it will warn you if curly quotes (”) have snuck in instead of straight quotes ("). It checks fandom canonicals differently, since those may contain other language scripts.
While navigating around your wrangling bins or tag pages, the script will flag any listed canonicals that contain "illegal" characters.
Additionally it'll warn if two single quotes ''
are used instead of a double quote "
, if the tag has a space at the beginning or end, or if multiple spaces follow each other. Also if the /
has spaces around it, or if an &
is missing spaces around it.
If I forgot anything, please don't hesitate to contact me and I'll update the regex.
On the Tag landing page, Parent tags are not checked because it's programmatically impossible to tell if tags are fandoms, or something else (e.g. character tags for a viewed relationship).