Change remote URL
This commit is contained in:
parent
d83dea331e
commit
3b14d62f21
@ -5,8 +5,8 @@
|
|||||||
// @version 0.1.5
|
// @version 0.1.5
|
||||||
// @description Changes the background of Spotify playlists and albums in a rainbow pattern
|
// @description Changes the background of Spotify playlists and albums in a rainbow pattern
|
||||||
// @author Isaac Shoebottom
|
// @author Isaac Shoebottom
|
||||||
// @updateURL https://raw.githubusercontent.com/Glaceon575/SpotifyBackgroundSwitcher/master/script.js
|
// @updateURL https://raw.githubusercontent.com/IsaacShoebottom/SpotifyBackgroundSwitcher/master/script.js
|
||||||
// @downloadURL https://raw.githubusercontent.com/Glaceon575/SpotifyBackgroundSwitcher/master/script.js
|
// @downloadURL https://raw.githubusercontent.com/IsaacShoebottom/SpotifyBackgroundSwitcher/master/script.js
|
||||||
// @match https://open.spotify.com/*
|
// @match https://open.spotify.com/*
|
||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
@ -60,4 +60,4 @@ function probeBackground() {
|
|||||||
}, probeTimer);
|
}, probeTimer);
|
||||||
}
|
}
|
||||||
|
|
||||||
probeBackground();
|
probeBackground();
|
||||||
|
Loading…
Reference in New Issue
Block a user