Merge d9bb14bee6
into 28e8d46743
This commit is contained in:
commit
69fcdf9edd
2 changed files with 4 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!--Firefox-->
|
||||
<em:minVersion>51.0a1</em:minVersion>
|
||||
<em:minVersion>53.0</em:minVersion>
|
||||
<em:maxVersion>*</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Multi-Account Containers",
|
||||
"name": "Firefox Multi-Account Containers",
|
||||
"version": "4.0.2",
|
||||
|
||||
"description": "Multi-Account Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.",
|
||||
|
@ -11,7 +11,8 @@
|
|||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"strict_min_version": "51.0",
|
||||
"id": "@testpilot-containers",
|
||||
"strict_min_version": "53.0",
|
||||
"update_url": "https://testpilot.firefox.com/files/@testpilot-containers/updates.json"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue