Skip to content

Commit

Permalink
Merge pull request CodingTrain#2485 from anuragsidana/patch-2
Browse files Browse the repository at this point in the history
contentSecurityPolicy added in manifest
  • Loading branch information
gruselhaus authored Sep 5, 2020
2 parents e528a68 + aa747b0 commit 02a5869
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"js": ["content.js"]
}
],
"content_security_policy": "script-src 'self' https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.min.js; object-src 'self'",
"background": {
"scripts": ["background.js"]
},
Expand Down

0 comments on commit 02a5869

Please sign in to comment.