diff --git a/manifest.json b/manifest.json index 1c8269a..183fd88 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "author": "Anonymous", "authorUrl": "", "isDesktopOnly": false, - "main": "src/main.js", + "main": "dist/main.js", "authorization": [], "permissions": [], "defaultEnabled": true,