diff --git a/build/manifest.json b/build/manifest.json index aef222d..ddbe236 100644 --- a/build/manifest.json +++ b/build/manifest.json @@ -1,14 +1,9 @@ { "manifest_version": 3, - "name": "Raspberry", + "name": "Gauntlet", "version": "1.0", "description": "Defend easier in NationStates.", "author": "Haku", - "icons": { - "16": "icons/16.png", - "48": "icons/48.png", - "128": "icons/128.png" - }, "permissions": ["activeTab", "storage"], "host_permissions": [ "https://*.nationstates.net/*"