Skip to content

Commit

Permalink
Added large icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Bote committed Oct 16, 2018
1 parent 004a56a commit 68432c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added icon-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"declarativeContent"
],
"icons": {
"32": "favicon-32x32.png"
"32": "favicon-32x32.png",
"256": "icon-256x256.png"
}
}

0 comments on commit 68432c4

Please sign in to comment.