Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
ravipanchani-tomtom committed Oct 13, 2024
2 parents a41831a + 741d6e2 commit 212196b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"action": {
"default_popup": "index.html"
},
"permissions": ["storage"]
"permissions": ["storage"],
"content_security_policy": {
"extension_pages": "script-src 'self' https://unpkg.com; object-src 'self'"
}
}

0 comments on commit 212196b

Please sign in to comment.