diff --git a/src/index.html b/src/index.html index 018e78d..70b0721 100755 --- a/src/index.html +++ b/src/index.html @@ -3,6 +3,7 @@ + Mail diff --git a/src/manifest.json b/src/manifest.json index 98b8b54..5eb3fca 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -28,9 +28,5 @@ "background": { "scripts": ["background.js"] } - }, - "sandbox": { - "pages": ["sandbox.html", "mail-content.html"], - "content_security_policy": "sandbox allow-scripts; default-src 'self'; object-src 'none'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src *; frame-src *" } } \ No newline at end of file