From e8a2bc308213c8c63a536e78c1d4700fc6f013d9 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Thu, 5 May 2022 11:50:00 +0000 Subject: [PATCH] Update manifest.json --- src/manifest.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index e68f129..968bde4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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"