Add extra icons and fix Firefox manifest

This commit is contained in:
MusicalBean 2023-08-27 06:15:31 -07:00
parent f9d338bcce
commit 1b7770b2c1
4 changed files with 5 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -4,8 +4,11 @@
"version": "0.1.0",
"icons": {
"32": "assets/icons/tools-32.png",
"48": "assets/icons/tools-48.png",
"96": "assets/icons/tools-96.png"
"64": "assets/icons/tools-64.png",
"96": "assets/icons/tools-96.png",
"128": "assets/icons/tools-128.png"
},
"description": "Adds extra features to the Encora trading site.",
"homepage_url": "https://encoratools.carrd.co/",
@ -23,7 +26,7 @@
"name": "musicalbean"
},
"__firefox__applications": {
"__firefox__browser_specific_settings": {
"gecko": {
"id": "{e109d0ff-7af6-461c-a246-97ec01732146}"
}