您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Fork of ao3 savior; blocks works based on certain conditions
当前为
A userscript to block works on AO3 based on various conditions. A fork of ao3 savior
AO3 Blocker allows you to easily and globally filter works from your AO3 searches based on tags, authors, titles, and summaries.
This userscript is a fork of ao3 savior by tuff. While an excellent script, it has the major drawback of requiring an additional script to hold the config, which is inconvenient and cluttery. AO3 Blocker uses GM_config to store the config, which means you don't need to manually edit a script to update your settings, and also means that you automatically receive any new settings that might be added in a future update. Additionally, on the backend, the script is being converted to utilize JQuery, and single-quotes are changed to double-quotes because double-quotes are just better looking.