Update addon
This commit is contained in:
parent
8a98137233
commit
0706e4637b
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"author": "BPower0036",
|
||||
"name": "Multi-Account Containers (Wildcard)",
|
||||
"version": "8.0.8.1",
|
||||
"version": "8.0.8.2",
|
||||
"incognito": "not_allowed",
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"icons": {
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
"@testpilot-containers-wildcard": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "8.0.8.1",
|
||||
"version": "8.0.8.2",
|
||||
"browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } },
|
||||
"update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.8.1/multi_account_containers_wildcard-8.0.8.1-fx.xpi"
|
||||
"update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.8.2/multi_account_containers_wildcard-8.0.8.2-fx.xpi"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue