diff --git a/icons/128x.png b/icons/128x.png new file mode 100644 index 0000000..1b5fce8 Binary files /dev/null and b/icons/128x.png differ diff --git a/icons/16x.png b/icons/16x.png new file mode 100644 index 0000000..2e6f63a Binary files /dev/null and b/icons/16x.png differ diff --git a/icons/256x.png b/icons/256x.png new file mode 100644 index 0000000..9f6bbe9 Binary files /dev/null and b/icons/256x.png differ diff --git a/icons/32x.png b/icons/32x.png new file mode 100644 index 0000000..fe86018 Binary files /dev/null and b/icons/32x.png differ diff --git a/icons/48x.png b/icons/48x.png new file mode 100644 index 0000000..40461dd Binary files /dev/null and b/icons/48x.png differ diff --git a/manifest.json b/manifest.json index 27c7bb0..5e14ee0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Magister Auto-Login", - "version": "1.0", + "version": "1.1", "manifest_version": 2, "description": "Auto-Login for Magister 6 webapp.", "options_page": "options/index.html", @@ -15,12 +15,13 @@ "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" - // }, + "icons": { + "16": "/icons/16x.png", + "32": "/icons/32x.png", + "48": "/icons/48x.png", + "128": "/icons/128x.png", + "256": "/icons/256x.png" + }, "permissions": [ "https://accounts.magister.net/*", "storage" diff --git a/options/index.html b/options/index.html index 11d8f84..4867f98 100644 --- a/options/index.html +++ b/options/index.html @@ -3,6 +3,7 @@ Options | Magister Auto-Login + @@ -24,9 +25,9 @@
- + + placeholder="Enter username">
- + + placeholder="Enter username">