AO3: [Wrangling] Highlight Bins with Overdue Tags

Highlight a bin on the Wrangling Home if the oldest tag in it is overdue

Versión del día 1/5/2022. Echa un vistazo a la versión más reciente.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2.0 16/8/2024

    ignores tags which were snoozed by the "UW Tag Snooze Buttons" script, to avoid alerting you of overdue tags that you already decided you can't action yet

  • v1.0 23/3/2024

    better code structure to stop automatically at Errors and avoid overloading the host with requests when previous ones haven't completed yet.
    no longer needs localStorage - uses sessionStorage instead to at least remember what was "old" across a page refresh.
    now automatically only checks visible fandoms, i.e. works with filtering scripts without any config change.

  • v0.1 1/5/2022