Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASP-2684: move to manifest v3 #14

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
ASP-2684: remove csp from manifest
mikerudd committed Oct 4, 2022
commit 4ef3a5f76ba99b23b46ffe764d7370b515676608
4 changes: 0 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -38,10 +38,6 @@
"40": "images/icon40.png"
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'",
"sandbox": "sandbox allow-scripts; script-src 'self' object-src 'self'"
},
"default_locale": "en",
"manifest_version": 3
}