diff --git a/extension/manifest.json b/extension/manifest.json index 94291ce5ff2..4866bb9e734 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -28,7 +28,11 @@ "permissions": [ "storage", "tabs", - "*://*/*", + "https://flowcrypt.com/*", + "https://*.google.com/*", + "https://outlook.live.com/*", + "https://outlook.office365.com/*", + "https://outlook.office.com/*", "unlimitedStorage" ], "content_scripts": [