diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 8cf43ae..cd7d250 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -13,6 +13,5 @@ }, "default_title": "Snowflake", "default_popup": "popup.html" - }, - "permissions": ["cookies", "https://snowflake.torproject.org/"] + } }