Adds copy buttons to the VGMdb album pages to easily copy metadata.
A script that inserts buttons on VGMdb album pages (https://vgmdb.net/album/*) to easily copy to clipboard the related metadata.
CLick the buttons inserted next to the various fields.
Allows for copying:
A PREFIX and a SUFFIX variable are defined at the top of the script, they can be used to append a string on the tagged string defined above.
A script mostly made with ChatGPT with some manual tweaking.