您需要先安装一个扩展,例如 篡改猴、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.
It checks fandom canonicals differently, since those may contain other language scripts for the original fandom titles.
The pages and tags checked are:
Allowed 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.
If I forgot anything, please don't hesitate to contact me and I'll update the regex.
If you'd like to disable checks on a particular page, you can comment out (add two forward slashes //
at the beginning of the line) the corresponding line in the code, at line#21 through line#25.