Skip to content

Commit

Permalink
Added icons
Browse files Browse the repository at this point in the history
  • Loading branch information
omkar787 committed Oct 1, 2021
1 parent 7e0a333 commit 10204ca
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
Binary file added images/logo128.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 images/logo16.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 images/logo32.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 images/logo64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
"name":"Memedit",
"description":"Memes from Reddit, directly in your browser",
"author":"Omkar Bhoir",
"icons":{
"128":"images/logo128.png",
"64":"images/logo64.png",
"32":"images/logo32.png",
"16":"images/logo16.png"
},
"action":{
"default_popup":"index.html"
}
Expand Down

0 comments on commit 10204ca

Please sign in to comment.