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