Index: manifest.json |
=================================================================== |
--- a/manifest.json |
+++ b/manifest.json |
@@ -7,7 +7,9 @@ |
"browser_action": { |
"default_icon": { |
"19": "icons/abp-19.png", |
- "38": "icons/abp-38.png" |
+ "20": "icons/abp-20.png", |
+ "38": "icons/abp-38.png", |
+ "40": "icons/abp-40.png" |
}, |
"default_popup": "popup.html", |
"default_title": "__MSG_name__" |