From b7cb87563bf74844db7d9c8cfe4d25001f7af083 Mon Sep 17 00:00:00 2001 From: Haku Date: Fri, 25 Mar 2022 23:00:50 -0400 Subject: [PATCH] renamed to Gauntlet from Raspberry, removed icon for now --- build/manifest.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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/*"