From 3530c28190d21a87942595974612609fe1e2fab4 Mon Sep 17 00:00:00 2001 From: X Date: Sun, 18 Jan 2026 16:35:07 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20manifest.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 051e5ec..c4e7f5d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,8 @@ "loading_order": 10, "requires": [], "optional": [], - "js": "index.js", + "js": "index.js" + , "css": "style.css", "author": "biex", "version": "2.4.0",