Skip to content

Commit

Permalink
content security policy for google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
kv109 committed Dec 13, 2012
1 parent f3dd438 commit 02187c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"scripts": ["bundles/bundled_background.js"],
"persistent": false
},
"content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
"content_scripts": [
{
"matches": ["http://*/*", "https://*/*"],
Expand Down

0 comments on commit 02187c3

Please sign in to comment.