Update manifest.json

This commit is contained in:
BPower0036 2022-05-05 04:22:24 +00:00 committed by GitHub
parent bbb18c6ac2
commit c9b940036a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,14 @@
{
"manifest_version": 2,
"name": "Multi-Account Containers (Wildcard)",
"version": "8.0.7.1",
"version": "8.0.7.2",
"incognito": "not_allowed",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "img/container-site-d-48.png",
"96": "img/container-site-d-96.png"
},
"homepage_url": "https://github.com/mckenfra/multi-account-containers/tree/8.0.7.1-WildcardSubdomains",
"homepage_url": "https://github.com/BPower0036/multi-account-containers/tree/wildcard",
"permissions": [
"<all_urls>",
"activeTab",
@ -152,4 +152,4 @@
"page": "options.html",
"browser_style": true
}
}
}