Skip to content

Commit

Permalink
Add 16x16 icon to the manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
chromakode committed Jul 25, 2011
1 parent f3c3a7c commit 65410bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/manifest.json
Expand Up @@ -9,7 +9,8 @@
"http://*/*"
],
"icons": {
"48" : "images/shine-48.png",
"16" : "images/shine-16.png",
"48" : "images/shine-48.png",
"128" : "images/shine-128.png"
},
"page_action": {
Expand Down

0 comments on commit 65410bb

Please sign in to comment.