Skip to content

Commit

Permalink
Remove CSP for Google API Client Library
Browse files Browse the repository at this point in the history
  • Loading branch information
iorate committed Mar 19, 2019
1 parent c7e88a8 commit 0860de1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"js": ["dialog-polyfill/dialog-polyfill.js", "common.js", "inspector.js", "content.js"],
"run_at": "document_start"
}],
"content_security_policy": "script-src 'self' https://apis.google.com; object-src 'self'",
"options_ui": {
"page": "options.html",
"chrome_style": true
Expand Down

0 comments on commit 0860de1

Please sign in to comment.