File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name MusicBrainz: Add recording edit links to instrument pages
3+ // @namespace https://github.com/murdos/musicbrainz-userscripts
34// @description Direct links to the recording edit page are added to instruments' recordings pages.
4- // @version 2019.6.20 .1
5+ // @version 2026.7.7 .1
56// @author Nicolás Tamargo
67// @license X11
78// @downloadURL https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/edit-instrument-recordings-links.user.js
89// @updateURL https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/edit-instrument-recordings-links.user.js
9- // @include *://musicbrainz.org/instrument/*/recordings*
10- // @include *://*.musicbrainz.org/instrument/*/recordings*
10+ // @match https://*.musicbrainz.org/instrument/*/recordings*
1111// @grant none
1212// ==/UserScript==
1313
You can’t perform that action at this time.
0 commit comments