Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent conflicting content scripts in updates #42

Closed
neocotic opened this issue Oct 10, 2011 · 1 comment
Closed

Prevent conflicting content scripts in updates #42

neocotic opened this issue Oct 10, 2011 · 1 comment
Assignees
Labels
Milestone

Comments

@neocotic
Copy link
Member

Currently the guard used in content.js prevents updated versions from being able to inject their code. A simple solution is the get the current version of the extension and use that in the attribute name injected in to the <body> element.

@neocotic
Copy link
Member Author

Fix delivered and functionally tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant