This reverts commit 090e9f35ae
.
This commit is contained in:
parent
05ba96d3d5
commit
b850117f52
|
@ -94,7 +94,7 @@
|
|||
"optional_permissions": [
|
||||
"nativeMessaging"
|
||||
],
|
||||
"content_security_policy": "script-src 'self'; object-src 'self'",
|
||||
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
|
||||
"commands": {
|
||||
"_execute_browser_action": {
|
||||
"suggested_key": {
|
||||
|
|
Loading…
Reference in New Issue