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 Jul 26, 2024
1 parent 896b750 commit 76a6154
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file added manifest-v3/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-v3/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-v3/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-v3/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-v3/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
"version": "2.0.0",
"manifest_version": 3,
"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 76a6154

Please sign in to comment.