您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
save include/exclude tags for fast search; hide non-top-tag works
BetterShip for Archive of Our Own (AO3) that lets you
Configuration:
;
, ,
and linebreak
Apply
Apply
Configuration:
relpad
(number
):
When checking relationship tags on each work, only the first relpad
relationships are considered.
If none of your prioritized relationships are found in these first relpad
, the work will be hidden by default.charpad
(number
):
When checking character tags on each work, only the first charpad
characters are considered.
If none of your prioritized characters are found among the first charpad
, the work will be hidden by default./* TOP OF THE SCRIPT */
const relpad = 3;
const charpad = 5;
Happy filtering! 🦄