We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6db47b commit a71e2f4Copy full SHA for a71e2f4
1 file changed
src/plugins/manifest.json
@@ -29,7 +29,8 @@
29
}
30
],
31
"permissions": [
32
- "tabs"
+ "tabs",
33
+ "cookies"
34
35
"content_security_policy": {
36
"extension_pages": "script-src 'self'; object-src 'self'",
0 commit comments