Greasy Fork is available in English.
Modified/Forked from "Ellililunch AO3 Bookmark Maker" (http://greasyfork.icu/en/scripts/458631). Script is out-of-the-box setup to automatically add title, author, status, summary, and last read date to the description in an "collapsible" section so as to not clutter the bookmark.
当前为
Modified/Forked from Ellililunch AO3 Bookmark Maker.
Userscript that automatically adds the details of a work to your bookmark notes for archival purposes. I've made the script highly configurable with (hopefully) clear instructions, but out-of-the-box functionality should be good enough if you don't want to bother with the configuration.
IMPORTANT NOTES:
true if template literals are supported.Apart from the editing of what preset you're using/the actual contents of the autogenerated bookmark, all major userscript settings have been moved to a menu on the header menu of your preferences page.

An explanation of all the settings is in the userscript's code.
Demo/Example images show the output if Preset 1 (the default preset) is being used.
Everything collapsed:

Details uncollapsed:

Details & summary uncollapsed:

Details & relationships uncollapsed:

Details & summary & relationships uncollapsed:

Add a 'relationships' var that can be used in workInfo to add the work's relationship tags to the bookmark. Default config now set to include said var in workInfo.
Suggested by oliver t@greasyfork
Add functionality to retrieve the ID of the work or series being bookmarked.
Credit to oliver t@greasyfork on Ellililunch AO3 Bookmark Maker's feedback page for the suggestion and elli-lili-lunch for implementing it first