Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Conversation

@ento
Copy link

@ento ento commented Oct 19, 2012

Problem:
Inline JavaScript in background.html is not being executed.

Cause:
This is because of the Content Security Policy adopted by Chrome's extension system. This restriction cannot be relaxed.

Fix:
This patch externalizes the JavaScript code found in background.html to a file called background.js.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant