This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name MusicBrainz: Paste-A-Date! | |
| // @description This script adds a field after the existing date fields where you can paste a date and it will try to parse it. | |
| // @version 2017-09-29 | |
| // @author - | |
| // @namespace http://userscripts.org/users/41307 | |
| // | |
| // @include *://musicbrainz.org/* | |
| // @include *://beta.musicbrainz.org/* | |
| // @include *://test.musicbrainz.org/* |