Improved: manifest.json

This commit is contained in:
nobody 2021-04-12 07:14:08 +02:00
parent 2ffca8760f
commit e0f06224ad
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 5 additions and 1 deletions

View File

@ -56,5 +56,9 @@
"web_accessible_resources": [
"resources/*"
]
],
// Require that all types of content should be packaged with the extension
"content_security_policy": "default-src 'self'"
}