From 5f818745982dcdd68542df67f7d5f983eca1105c Mon Sep 17 00:00:00 2001 From: cyfung1031 <44498510+cyfung1031@users.noreply.github.com> Date: Thu, 25 Apr 2024 22:29:30 +0900 Subject: [PATCH] Use LZString --- SpotifyGeniusLyrics.user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SpotifyGeniusLyrics.user.js b/SpotifyGeniusLyrics.user.js index 439ff41..2de2ec3 100644 --- a/SpotifyGeniusLyrics.user.js +++ b/SpotifyGeniusLyrics.user.js @@ -15,6 +15,7 @@ // @icon https://avatars.githubusercontent.com/u/251374?s=200&v=4 // @version 23.5.5 // @require https://greasyfork.org/scripts/406698-geniuslyrics/code/GeniusLyrics.js +// @require https://cdnjs.cloudflare.com/ajax/libs/lz-string/1.5.0/lz-string.min.js // @grant GM.xmlHttpRequest // @grant GM.setValue // @grant GM.getValue