Add homepage

This commit is contained in:
Isaac Shoebottom 2022-06-30 13:56:58 -03:00
parent c96a8bdecb
commit 8927f5dcd0

View File

@ -1,7 +1,8 @@
// ==UserScript== // ==UserScript==
// @name Spotify Background Changer // @name Spotify Background Changer
// @namespace http://tampermonkey.net/ // @namespace http://tampermonkey.net/
// @version 0.0.2 // @source https://github.com/Glaceon575/SpotifyBackgroundSwitcher
// @version 0.0.3
// @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/Glaceon575/SpotifyBackgroundSwitcher/master/script.js