diff --git a/manifest.json b/manifest.json index 27c7bb0..8487f7d 100644 --- a/manifest.json +++ b/manifest.json @@ -15,14 +15,8 @@ "default_title": "Auto-login", "default_popup": "/popup/index.html" }, - // "icons": { - // "16": "/img/icon16.png", - // "32": "/img/icon32.png", - // "48": "/img/icon48.png", - // "128": "/img/icon128.png" - // }, "permissions": [ "https://accounts.magister.net/*", "storage" ] -} \ No newline at end of file +}