Manifest v1.2.1
This commit is contained in:
parent
16050586a9
commit
979ed69869
1 changed files with 4 additions and 1 deletions
|
@ -2,13 +2,16 @@
|
|||
"manifest_version": 2,
|
||||
|
||||
"name": "Custom Brandejs theme for IS",
|
||||
"version": "1.2",
|
||||
"version": "1.2.1",
|
||||
"description": "The only proper way to enjoy MUNI IS (shamelessly stolen)",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"update_url": "https://zylacx.github.io/updates.json"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"16": "assets/icon.webp"
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["https://is.muni.cz/auth/*"],
|
||||
|
|
Loading…
Reference in a new issue