1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-02 04:16:59 +01:00

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

View File

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