Allows for autofilled bookmark summary and tags on Ao3.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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.