AO3 Blocker

Fork of ao3 savior; blocks works based on certain conditions

Versión del día 25/08/2020. Echa un vistazo a la versión más reciente.

Autor
JacenBoy
Calificaciones
0 0 0
Versión
1.0
Creado
25/08/2020
Actualizado
25/08/2020
Tamaño
13.8 KB
Licencia
Apache-2.0
Funciona en

ao3-blocker

A userscript to block works on AO3 based on various conditions. A fork of ao3 savior

What does this script do?

AO3 Blocker allows you to easily and globally filter works from your AO3 searches based on tags, authors, titles, and summaries.

What makes this any different from ao3 savior?

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.

Known Issues

  • Tags, titles, and terms with commas cannot be filtered.

TODOs

  • Finsh transitioning to JQuery
  • Make the settings page look better
  • Fix commas issue
长期地址
遇到问题?请前往 GitHub 提 Issues。