Skip to content

Commit

Permalink
update manifest and move icons into folder
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyluke committed Sep 8, 2013
1 parent 7da8e6f commit b7373a1
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 4 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
},
"browser_action": {
"default_icon": {
"19": "19.png",
"38": "38.png"
"19": "icons/19.png",
"38": "icons/38.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"default_title": "nigelify"
},
Expand Down

0 comments on commit b7373a1

Please sign in to comment.