Revert "Added icon"

This reverts commit 0c7a74a820.
This commit is contained in:
Ladislav Hano 2023-10-15 14:54:51 +02:00
parent 82b82c5a8b
commit 16050586a9
3 changed files with 2 additions and 5 deletions

Binary file not shown.

View file

@ -2,16 +2,13 @@
"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",
"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": {
"update_url": "https://zylacx.github.io/updates.json" "update_url": "https://zylacx.github.io/updates.json"
} }
}, },
"icons": {
"16": "assets/icon.webp"
},
"content_scripts": [ "content_scripts": [
{ {
"matches": ["https://is.muni.cz/auth/*"], "matches": ["https://is.muni.cz/auth/*"],