Update manifest.json

This commit is contained in:
BPower0036 2022-05-05 11:50:00 +00:00 committed by GitHub
parent 260200ba57
commit e8a2bc3082
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"