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

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.xcf
.vscode/

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"

BIN
res/icon128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
res/icon16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
res/icon48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
res/icon512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB