Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit db89db9

Browse files
committed
Added the icon for chrome://extensions
1 parent 154772b commit db89db9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"tabs",
99
"<all_urls>"
1010
],
11+
"icons": {
12+
"16": "img/webstore-icon.png",
13+
"48": "img/webstore-icon.png",
14+
"128": "img/webstore-icon.png"
15+
},
1116

1217
"content_scripts": [
1318
{

0 commit comments

Comments
 (0)