diff --git a/manifest.json b/manifest.json index 474b359..a123581 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,11 @@ "tabs", "" ], + "icons": { + "16": "img/webstore-icon.png", + "48": "img/webstore-icon.png", + "128": "img/webstore-icon.png" + }, "content_scripts": [ {