last_fm_remove_titles.js: fix @match
This commit is contained in:
parent
3b1c6ab424
commit
a486e58e3e
|
@ -1,7 +1,7 @@
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Remove title attributes
|
// @name Remove title attributes
|
||||||
// @namespace Violentmonkey Scripts
|
// @namespace Violentmonkey Scripts
|
||||||
// @match https://www.last.fm/music/
|
// @match https://www.last.fm/music/*
|
||||||
// @grant none
|
// @grant none
|
||||||
// @version 1.0
|
// @version 1.0
|
||||||
// @author Lukáš Kucharczyk
|
// @author Lukáš Kucharczyk
|
||||||
|
|
Loading…
Reference in New Issue