Skip to content

Instantly share code, notes, and snippets.

@evangow
Last active September 29, 2017 13:45
Show Gist options
  • Save evangow/1248ba9f5217529efae0e59a3965e721 to your computer and use it in GitHub Desktop.
Save evangow/1248ba9f5217529efae0e59a3965e721 to your computer and use it in GitHub Desktop.
content security policy for download Facebook SDK in a Chrome Extension
"content_security_policy": "script-src 'self' https://connect.facebook.net https://graph.facebook.com; object-src 'self'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment