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