diff --git a/platform/webext/manifest.json b/platform/webext/manifest.json index 071b86537..d3b6cb77d 100644 --- a/platform/webext/manifest.json +++ b/platform/webext/manifest.json @@ -59,7 +59,7 @@ "default_locale":"en", "description":"__MSG_extShortDesc__", "icons":{ - "16":"img/icon_16.png", + "16":"img/ublock.svg", "48":"img/ublock.svg", "96":"img/ublock.svg" },