Add files via upload
This commit is contained in:
parent
2bf8bc3897
commit
b7a027c92c
3 changed files with 2393 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "BPower0036",
|
"author": "BPower0036",
|
||||||
"name": "Multi-Account Containers (Wildcard)",
|
"name": "Multi-Account Containers (Wildcard)",
|
||||||
"version": "8.0.7.7",
|
"version": "8.0.7.8",
|
||||||
"incognito": "not_allowed",
|
"incognito": "not_allowed",
|
||||||
"description": "__MSG_extensionDescription__",
|
"description": "__MSG_extensionDescription__",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
|
2389
src/popup.css
Normal file
2389
src/popup.css
Normal file
File diff suppressed because it is too large
Load diff
|
@ -3,9 +3,9 @@
|
||||||
"@testpilot-containers-wildcard": {
|
"@testpilot-containers-wildcard": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{
|
{
|
||||||
"version": "8.0.7.7",
|
"version": "8.0.7.8",
|
||||||
"browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } },
|
"browser_specific_settings": { "gecko": { "strict_min_version": "91.1.0" } },
|
||||||
"update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.7.7/multi_account_containers_wildcard-8.0.7.7-fx.xpi"
|
"update_link": "https://github.com/BPower0036/multi-account-containers/releases/download/8.0.7.8/multi_account_containers_wildcard-8.0.7.8-fx.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue