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",