Skip to content

Commit

Permalink
Add missing icon sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
leoheitmannruiz committed Aug 25, 2024
1 parent 896b750 commit b366b73
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file added manifest-v2/img/icon16.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 added manifest-v2/img/icon32.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 added manifest-v2/img/icon64.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 added manifest-v2/img/icon96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions manifest-v2/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
]
},
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"48": "img/icon48.png",
"64": "img/icon64.png",
"96": "img/icon96.png",
"128": "img/icon128.png"
},
"content_scripts": [
Expand Down

0 comments on commit b366b73

Please sign in to comment.