Update manifest.json

This commit is contained in:
BPower0036 2022-05-05 04:45:51 +00:00 committed by GitHub
parent ed7b20b3b9
commit e0a0f3391c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
"gecko": { "gecko": {
"id": "@testpilot-containers-wildcard", "id": "@testpilot-containers-wildcard",
"strict_min_version": "91.1.0", "strict_min_version": "91.1.0",
"update_url": "update.json" "update_url": "https://raw.githubusercontent.com/BPower0036/multi-account-containers/wildcard/src/update.json"
} }
}, },
"commands": { "commands": {
@ -154,4 +154,4 @@
"page": "options.html", "page": "options.html",
"browser_style": true "browser_style": true
} }
} }