mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-24 07:37:50 +01:00
csp adapted to mv3 (#1274)
This commit is contained in:
parent
2d775730fc
commit
de6b494013
@ -82,7 +82,9 @@
|
|||||||
"matches": ["<all_urls>"]
|
"matches": ["<all_urls>"]
|
||||||
}],
|
}],
|
||||||
|
|
||||||
"content_security_policy": "default-src 'self'; img-src 'self' data:",
|
"content_security_policy": {
|
||||||
|
"extension_pages": "default-src 'self'; img-src 'self' data:"
|
||||||
|
},
|
||||||
|
|
||||||
"commands": { "_execute_browser_action": {} }
|
"commands": { "_execute_browser_action": {} }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user