Greasy Fork is available in English.
Allows for autofilled bookmark summary and tags on Ao3.
当前为 2025-08-18 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
Refactored function generateCompletedTag() to be more human readable.
Added adjustable abandoned check. Checks based upon variable abandonedCheckBounds which is separated into days, months, and years.
Series bookmarks now include same/similar functionality as work bookmarks. Added options for getting completed status, one shot status, excluding friendship tags, and getting only the first (hopefully main) relationship tag.
Added event listeners to only fire bookmark auto-generation when the bookmark form is opened by the user.
Added support for series bookmarks and edited code to be more readable. Still need to figure out clean way to get category tags for series.
Added descriptive comments and conformed to Google JS style guide.
Implemented basic series bookmarks: allow for title, author, summary, and wordcount options.