MozillaVPN Integration

This commit is contained in:
Lesley Norton
2021-10-20 12:52:41 -05:00
parent de80fe9050
commit 1c0f2d8c5c
19 changed files with 2656 additions and 394 deletions
+8 -2
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Firefox Multi-Account Containers",
"version": "7.4.0",
"version": "8.0.0",
"incognito": "not_allowed",
"description": "__MSG_extensionDescription__",
"icons": {
@@ -10,7 +10,7 @@
},
"applications": {
"gecko": {
"id": "@testpilot-containers",
"id": "vpn@mozilla.org",
"strict_min_version": "67.0"
}
},
@@ -24,6 +24,7 @@
"history",
"idle",
"management",
"nativeMessaging",
"storage",
"unlimitedStorage",
"tabs",
@@ -34,6 +35,11 @@
"optional_permissions": [
"bookmarks"
],
"browser_specific_settings": {
"gecko": {
"id": "vpn@mozilla.org"
}
},
"commands": {
"_execute_browser_action": {
"suggested_key": {