Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Add updated 16px icon
Browse files Browse the repository at this point in the history
Closes #10 - thanks @532910 :-).
  • Loading branch information
erayd committed Jan 28, 2020
1 parent aa55e87 commit 3c805b5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added src/icon16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/manifest-chromium.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"scripts": ["js/background.dist.js"]
},
"icons": {
"16": "icon16.png",
"128": "icon.png"
},
"browser_action": {
Expand Down
1 change: 1 addition & 0 deletions src/manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"scripts": ["js/background.dist.js"]
},
"icons": {
"16": "icon16.png",
"128": "icon.png"
},
"browser_action": {
Expand Down

0 comments on commit 3c805b5

Please sign in to comment.