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": [