Corrected manifest

This commit is contained in:
Ladislav Hano 2023-10-15 15:02:15 +02:00
parent 979ed69869
commit f0fe7aada4

View file

@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "Custom Brandejs theme for IS", "name": "Custom Brandejs theme for IS",
"version": "1.2.1", "version": "1.2.0",
"description": "The only proper way to enjoy MUNI IS (shamelessly stolen)", "description": "The only proper way to enjoy MUNI IS (shamelessly stolen)",
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
@ -10,7 +10,7 @@
} }
}, },
"icons": { "icons": {
"16": "assets/icon.webp" "90": "assets/icon.webp"
}, },
"content_scripts": [ "content_scripts": [
{ {