Added the icon for chrome://extensions

master
Richard Littauer 9 years ago
parent 154772b7f4
commit db89db9431

@ -8,6 +8,11 @@
"tabs",
"<all_urls>"
],
"icons": {
"16": "img/webstore-icon.png",
"48": "img/webstore-icon.png",
"128": "img/webstore-icon.png"
},
"content_scripts": [
{