Skip to content

Commit

Permalink
update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
igrigorik committed Aug 25, 2014
1 parent d1471d4 commit 2ef60b1
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Binary file modified icons/icon128.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/icon16.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/icon19.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed icons/large.png → icons/icon38.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/icon48.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"options_page": "options.html",
"browser_action": {
"default_icon": {
"19": "images/icon16.png",
"38": "images/icon48.png"
"19": "images/icon19.png",
"38": "images/icon38.png"
},
"default_icon": "icons/icon48.png",
"default_popup": "popup.html"
Expand Down

0 comments on commit 2ef60b1

Please sign in to comment.