From cb6d3257234e670c1246f3eecbb0948b6bbb2a73 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Sat, 16 Jun 2018 09:58:24 -0700 Subject: [PATCH] expand Google Hangouts wildcard; disable VSC on Hangouts --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a68ff1f..1666c87 100755 --- a/manifest.json +++ b/manifest.json @@ -25,7 +25,7 @@ "matches": [ "http://*/*", "https://*/*", "file:///*" ], "exclude_matches": [ "https://plus.google.com/hangouts/*", - "https://hangouts.google.com/hangouts/*", + "https://hangouts.google.com/*", "https://meet.google.com/*", "https://teamtreehouse.com/*", "http://www.hitbox.tv/*"