Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
sballesteros committed Oct 31, 2019
1 parent 776a65a commit 24f6d3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
},
"default_popup": "popup.html"
},
"icons": {
"16": "./icons/[email protected]",
"24": "./icons/[email protected]",
"32": "./icons/[email protected]",
"48": "./icons/[email protected]"
},
"content_scripts": [
{
"matches": [
Expand Down

0 comments on commit 24f6d3c

Please sign in to comment.