Skip to content

Commit

Permalink
Load icon from Github
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Oct 16, 2021
1 parent 4478c78 commit e9de798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mb-magic-tagger-button.user.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// ==UserScript==
// @name MusicBrainz Magic Tagger Button
// @description Automatically enable the green tagger button on MusicBrainz.org depending on whether Picard is running.
// @version 0.6.1
// @version 0.6.2
// @author Philipp Wolfer
// @namespace https://uploadedlobster.com
// @license MIT
// @icon https://staticbrainz.org/MB/mblookup-tagger-b8fe559.png
// @icon https://raw.githubusercontent.com/phw/musicbrainz-magic-tagger-button/main/resources/mblookup-tagger-default.png
// @match https://*.musicbrainz.org/cdtoc/*
// @match https://*.musicbrainz.org/collection/*
// @match https://*.musicbrainz.org/recording/*
Expand Down

0 comments on commit e9de798

Please sign in to comment.