puts a little notification badge in the menu for unread messages in your AO3 inbox
Verzia zo dňa 09.09.2023. Pozri najnovšiu verziu.
Zoznam verzií skriptu, ktorých kód bol aktualizovaný. Zobraziť všetky verzie.
fix CSS interference with AO3 default skin
configuration GUI
removed dependency (and loading time of an external JS) on FontAwesome - now uses their plain SVG to draw the badge icon
AO3's #greeting turned from a div to a nav element, so the selector div#greeting no longer worked
bugfix