From 97f683e266bc7270396c9e78296b9b0439639fbe Mon Sep 17 00:00:00 2001 From: jahoti Date: Mon, 19 Jul 2021 00:00:00 +0000 Subject: Change the icon --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 3d21e82..14b6aa2 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "author": "various", "description": "Kill the web&js",_GECKO_APPLICATIONS_ "icons":{ - "64": "icons/hachette.png" + "64": "icons/hachette.svg" }, "permissions": [ "contextMenus", @@ -24,7 +24,7 @@ "browser_action": { "browser_style": true, "default_icon": { - "64": "icons/hachette.png" + "64": "icons/hachette.svg" }, "default_title": "Hachette", "default_popup": "html/display-panel.html" -- cgit v1.2.3