From: Damyan Ivanov Date: Tue, 20 Jun 2017 16:45:59 +0000 (+0000) Subject: one .svg fits all sizes X-Git-Tag: 2.0~14 X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=commitdiff_plain;h=a2c022d01b7d7ebb275b6a729f9e4b7eb08b6d83 one .svg fits all sizes --- diff --git a/manifest.json b/manifest.json index 025f970..fe4072e 100644 --- a/manifest.json +++ b/manifest.json @@ -19,9 +19,7 @@ ], "browser_action": { "browser_style": true, - "default_icon": { - "48": "icons/openlogo-nd.svg" - }, + "default_icon": "icons/openlogo-nd.svg", "default_title": "Query Debian pages", "default_popup": "icedeb.html" }