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

Restrict extension execution to TFS task board #1

Merged
merged 1 commit into from Mar 11, 2014
Merged

Restrict extension execution to TFS task board #1

merged 1 commit into from Mar 11, 2014

Conversation

matt-holden
Copy link
Owner

Modifies manifest.json to restrict content-script injection to URLs
within TFS that contain the text, "taskboard."

This prevents things like background refresh from happening when on
other pages in TFS (like the yawn query screens).

Modifies manifest.json to restrict content-script injection to URLs
within TFS that contain the text, "taskboard."

This prevents things like background refresh from happening when on
other pages in TFS (like the *yawn* query screens).
@jonlunsford
Copy link
Collaborator

This is a good call. Hopefully in the future we will have other tweaks for other pages in TFS, So this approach could be used on a feature by feature basis. Merging now.

jonlunsford added a commit that referenced this pull request Mar 11, 2014
Restrict extension execution to TFS task board
@jonlunsford jonlunsford merged commit 3b90e07 into matt-holden:master Mar 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants