Bump up version
This commit is contained in:
parent
e080626bc3
commit
c338d8cb4b
|
@ -3,7 +3,7 @@
|
||||||
// @namespace Violentmonkey Scripts
|
// @namespace Violentmonkey Scripts
|
||||||
// @match https://www.last.fm/music/*
|
// @match https://www.last.fm/music/*
|
||||||
// @grant none
|
// @grant none
|
||||||
// @version 1.1
|
// @version 1.2
|
||||||
// @author Lukáš Kucharczyk
|
// @author Lukáš Kucharczyk
|
||||||
// @description Removes all title attributes of all <a> tags.
|
// @description Removes all title attributes of all <a> tags.
|
||||||
// @downloadURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/last_fm_remove_titles/last_fm_remove_titles.user.js
|
// @downloadURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/last_fm_remove_titles/last_fm_remove_titles.user.js
|
||||||
|
|
Loading…
Reference in New Issue