diff --git a/mb_INLINE-STUFF.user.js b/mb_INLINE-STUFF.user.js index 30a1edf5..d1b32749 100644 --- a/mb_INLINE-STUFF.user.js +++ b/mb_INLINE-STUFF.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name mb. INLINE STUFF -// @version 2021.6.21 +// @version 2022.6.14 // @description musicbrainz.org: Release page: Inline recording names, comments, ISRC and AcoustID. Direct CAA add link if none. Highlight duplicates in releases and edits. Recording page: millisecond display, spot track length and title variations. // @namespace https://github.com/jesus2099/konami-command // @supportURL https://github.com/jesus2099/konami-command/labels/mb_INLINE-STUFF @@ -22,7 +22,7 @@ // @include /^https?:\/\/(\w+\.)?musicbrainz\.org\/release\/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}([^/]|$|\/disc\/\d+)/ // @include /^https?:\/\/(\w+\.)?musicbrainz\.org\/search\/edits\?/ // @include /^https?:\/\/(\w+\.)?musicbrainz\.org\/user\/[^/]+\/edits/ -// @run-at document-end +// @run-at document-idle // ==/UserScript== "use strict"; /* - --- - --- - --- - START OF CONFIGURATION - --- - --- - --- - */