mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-30 16:30:00 +02:00
fix script execution with new CSP.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"permissions": [
|
||||
"storage"
|
||||
],
|
||||
"content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-oEJh/gQdHXu0Vw34Jd7uSMA+d9M2HnPWjJvHIqRgs0w='; object-src 'self'",
|
||||
"icons": {
|
||||
"16": "icon-16.png"
|
||||
}
|
||||
|
Reference in New Issue
Block a user