From 82714d23ba187e4af94f1cd7ead454d4c1b29ed7 Mon Sep 17 00:00:00 2001 From: Joseph Pintozzi Date: Sat, 13 Jan 2024 18:46:28 -0600 Subject: [PATCH] Switching filtered URI back to include /start/ --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2f421a3..d5e18bb 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ "storage", "webRequest", "webRequestBlocking", - "https://*.awsapps.com/*", + "https://*.awsapps.com/start/*", "https://*.amazonaws.com/federation/console?*", "https://*.amazonaws-us-gov.com/federation/console?*", "https://*.amazonaws.cn/federation/console?*",