Skip to content

Instantly share code, notes, and snippets.

@paulmwatson
Created September 4, 2013 15:02
Show Gist options
  • Save paulmwatson/6438239 to your computer and use it in GitHub Desktop.
Save paulmwatson/6438239 to your computer and use it in GitHub Desktop.
{
...
"content_security_policy": "script-src 'self' https://cdn.mxpnl.com
https://ssl.google-analytics.com;
object-src 'self'",
"permissions": [
"tabs",
"http://*/*/",
"https://*/*/"
]
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment