From 9f2695a04b810b531a304962a1af9ccee62d57a5 Mon Sep 17 00:00:00 2001 From: AskaEth Date: Mon, 17 Aug 2026 21:40:30 +0800 Subject: [PATCH] feat: bump cloudmusic scale to 65 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 624dff7..7794e59 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "icon": "icons/cloudmusic.svg", "url": "https://music.163.com/st/webplayer", "ua": "desktop", - "scale": 45 + "scale": 65 } ] }