Skip to content

Commit 039d838

Browse files
authored
Update manifest.json
1 parent 1e4c3f0 commit 039d838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manifest.json

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

0 commit comments

Comments
 (0)