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,
|
||||
"author": "BPower0036",
|
||||
"name": "Multi-Account Containers (Wildcard)",
|
||||
"version": "8.0.7.5",
|
||||
"version": "8.0.7.6",
|
||||
"incognito": "not_allowed",
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"icons": {
|
||||
|
@ -125,9 +125,6 @@
|
|||
"default_title": "Always open this in a Container",
|
||||
"default_popup": "pageActionPopup.html",
|
||||
"pinned": false,
|
||||
"show_matches": [
|
||||
"*://*/*"
|
||||
]
|
||||
},
|
||||
"background": {
|
||||
"page": "js/background/index.html"
|
||||
|
|
Loading…
Add table
Reference in a new issue