From a0ab9b802075aea332085cb8535ad715b35964b3 Mon Sep 17 00:00:00 2001 From: shylinux Date: Tue, 11 Jan 2022 16:30:12 +0800 Subject: [PATCH] opt some --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 62b66e9b..a08cab4b 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "background": {"page": "/publish/chrome/chrome.html"}, "browser_action": {"default_popup": "/publish/chrome/popup.html"}, "content_scripts": [{"matches": [""], "css": [ - "/page/can.css", "/publish/chrome/contexts.css" + "/publish/chrome/contexts.css" ], "js": [ "/page/can.js", "/publish/chrome/contexts.js" ]}], "permissions": [