From 4acaec2520826f31ace8139e14b44626d552dcd2 Mon Sep 17 00:00:00 2001 From: schulle334 <62450965+schulle334@users.noreply.github.com> Date: Tue, 18 Jun 2024 05:49:28 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 9caeb63..e8972a7 100644 --- a/manifest.json +++ b/manifest.json @@ -11,13 +11,7 @@ "css": ["styles.css"], "run_at": "document_end" } - ], - "action": { - "default_icon": { - "16": "images/icon-16.png", - "48": "images/icon-48.png", - "128": "images/icon-128.png" - } - } + ] + } - \ No newline at end of file +