puts a little notification badge in the menu for unread messages in your AO3 inbox
2025-04-05 기준 버전입니다. 최신 버전을 확인하세요.
코드가 업데이트된 버전 목록입니다. 모든 버전 보기
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