Shows only unread chapters on mangadex. (Now with toggle button)
这些是此脚本变更过代码的版本。 显示所有版本。
Changes match for include, so only works on the correct page
Changed the color of the button to the same of the mangadex cat. Used deepseek to apply some optimizations to the code.
Avoids showing the toggle button unnecessarily when there is nothing to hide.
Add button toggle for hiding read chapters (Top right corner Show/Hide); apply styled button with highlight color; Changed logic a little; Add more comments
Updated for changes on mangadex
Changed from DOMSubtreeModified to MutationObserver
Code rewrite, removed jquery and require
Code rework
Mangadex update
changed filter from DIV to A as mangadex changed that on list page.