Removed CSP security info from manifest
This commit is contained in:
parent
c3a5bd42b0
commit
5e63b22533
1 changed files with 0 additions and 1 deletions
|
@ -12,5 +12,4 @@
|
||||||
},
|
},
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"chrome": { "navigation": false },
|
"chrome": { "navigation": false },
|
||||||
"csp": "default-src *; script-src 'self'; object-src 'none'; style-src 'self'"
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue