added icons

This commit is contained in:
Lauchmelder 2022-03-20 18:32:25 +01:00
parent da6181d046
commit fdb6e03389
No known key found for this signature in database
GPG key ID: C2403C69D78F011D
6 changed files with 7 additions and 0 deletions

View file

@ -2,6 +2,11 @@
"name": "FuriKani",
"description": "Removes furigana on websites based on your WaniKani level",
"version": "0.6",
"icons": {
"16": "res/icon16.png",
"48": "res/icon48.png",
"128": "res/icon128.png"
},
"manifest_version": 3,
"action": {
"default_popup": "popup.html"