diff --git a/manifest.json b/manifest.json index 57efa34c..7982011c 100644 --- a/manifest.json +++ b/manifest.json @@ -21,11 +21,5 @@ "background": { "page": "background.html" } - }, - - "options_page": "options.html", - - "content_security_policy": - "default-src 'self'; img-src 'self' data:; connect-src https://textsecure-service-staging.whispersystems.org wss://textsecure-service-staging.whispersystems.org https://whispersystems-textsecure-attachments-staging.s3.amazonaws.com; style-src 'self' 'unsafe-inline'" - + } }