Skip to content

Commit 1e4c3f0

Browse files
authored
Update manifest.json
1 parent 9c89bd8 commit 1e4c3f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/manifest.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"scripts": ["background.js", "runtime.js"],
1919
"persistent": true
2020
},
21+
"content_security_policy": "script-src 'self'; object-src 'self'",
2122
"permissions": [
2223
"https://leetcode.com/*",
2324
"unlimitedStorage",

0 commit comments

Comments
 (0)