Added update url

This commit is contained in:
Ladislav Hano 2023-02-17 11:54:53 +01:00
parent 6bef191e8e
commit c313a4328b

View file

@ -4,7 +4,11 @@
"name": "Custom Brandejs theme for IS", "name": "Custom Brandejs theme for IS",
"version": "1.0", "version": "1.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": {
"gecko": {
"update_url": "https://zylacx.github.io/updates.json"
}
},
"content_scripts": [ "content_scripts": [
{ {
"matches": ["https://is.muni.cz/auth/*"], "matches": ["https://is.muni.cz/auth/*"],