Highlight a bin on the Wrangling Home if the oldest tag in it is overdue
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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
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.