Skip to content

Commit

Permalink
Update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Apr 4, 2020
1 parent 7c5f5f0 commit 563eb19
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added icon-128.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 icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"browser_action": {
"default_icon": "icon.png"
},
"icons": { "512": "icon.png" },
"icons": { "128": "icon-128.png" },

"options_ui": {
"page": "options.html",
Expand Down

0 comments on commit 563eb19

Please sign in to comment.