Skip to content

Commit

Permalink
Added icons
Browse files Browse the repository at this point in the history
  • Loading branch information
banjo committed Jan 21, 2021
1 parent f4013e7 commit f2296c2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file added public/Icon128.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 public/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 public/icon48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
"default_popup": "popup.html"
},

"icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" },

"content_scripts": [
{
"matches": ["<all_urls>"],
Expand Down

0 comments on commit f2296c2

Please sign in to comment.