Update manifest.json
This commit is contained in:
parent
260200ba57
commit
e8a2bc3082
1 changed files with 1 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.5",
|
"version": "8.0.7.6",
|
||||||
"incognito": "not_allowed",
|
"incognito": "not_allowed",
|
||||||
"description": "__MSG_extensionDescription__",
|
"description": "__MSG_extensionDescription__",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
@ -125,9 +125,6 @@
|
||||||
"default_title": "Always open this in a Container",
|
"default_title": "Always open this in a Container",
|
||||||
"default_popup": "pageActionPopup.html",
|
"default_popup": "pageActionPopup.html",
|
||||||
"pinned": false,
|
"pinned": false,
|
||||||
"show_matches": [
|
|
||||||
"*://*/*"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"background": {
|
"background": {
|
||||||
"page": "js/background/index.html"
|
"page": "js/background/index.html"
|
||||||
|
|
Loading…
Add table
Reference in a new issue