From 35f47fc875586d16db38c94cae383d0e0cc1d0bf Mon Sep 17 00:00:00 2001 From: nithin Date: Thu, 21 May 2020 23:52:56 +1000 Subject: [PATCH] change permission --- manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index e953fd0..248cb0f 100755 --- a/manifest.json +++ b/manifest.json @@ -15,11 +15,7 @@ ] }, "permissions": [ - "http://api.mixpanel.com/*", - "https://api.mixpanel.com/*", - "https://api-js.mixpanel.com/*", - "http://api-js.mixpanel.com/*" - + "activeTab" ], "manifest_version": 2 } \ No newline at end of file