This is a collection of userscripts that I've written for musicbrainz.org. To use them, first install a userscript manager. Then you can click on the install button to install the userscript of your choice.
Easily submit tags on Bandcamp pages to Musicbrainz
Correct youtube @username artist links to channel IDs
YouTube links should point to Channel IDs rather than a handle URL. This helps prevent link rot, since handle URLs can change at any time, while Channel IDs are immutable and will not change. For more information about the different kinds of YouTube channel URLs, see this page.
Display images on Musicbrainz for artists, labels, and places
Easily submit tags from anywhere to Musicbrainz
Icons used:
- "negative" by Hassan Ali, used under CC BY 3.0 / Enlarged from original
- "Delete" by mikicon, used under CC BY 3.0 / Enlarged from original
- "tick" by mikicon, used under CC BY 3.0 / Enlarged from original
These userscripts are built with kellnerd's userscript
bundler. To build
them yourself you'll want to run npm install
to install all the
necessary packages and then npm run build
to build the userscripts.