Skip to content

Commit e1cb23f

Browse files
author
石源
committed
add content_security_policy
1 parent 6ad8244 commit e1cb23f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon.ico

4.19 KB
Binary file not shown.

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"src/background.js"
1616
]
1717
},
18+
"content_security_policy": "script-src 'self' 'sha256-/HwkgUJjEXSFEdixQs9gFF+9wGK8WYWIYrwCDqc52qc=' 'unsafe-eval'; object-src 'self';",
1819
"permissions": [
1920
"http://*/*",
2021
"https://*/*"

0 commit comments

Comments
 (0)