diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 6c41839..71b5eb7 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -14,5 +14,5 @@ "default_title": "Snowflake", "default_popup": "popup.html" }, - "permissions": ["storage"] + "permissions": ["storage"] }