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

Add dynamic loader #53

Closed
wants to merge 1 commit into from
Closed

Add dynamic loader #53

wants to merge 1 commit into from

Conversation

kkuehlz
Copy link
Member

@kkuehlz kkuehlz commented Sep 16, 2019

Don't globally load site specific content scripts

Resolves #26

Submitter Checklist

  • Verified that all lint errors/warnings are resolved (npm run lint)
  • Tested on Firefox (npm run firefox)
  • Tested on Chromium (npm run chromium)

Don't globally load site specific content scripts

Resolves #26
@kkuehlz kkuehlz requested a review from yvbbrjdr September 16, 2019 23:16
@kkuehlz
Copy link
Member Author

kkuehlz commented Sep 17, 2019

Dont review because I think there is a nicer way to do this. Bascially have a listener that responds with the correct website object.

@kkuehlz kkuehlz closed this Sep 17, 2019
@kkuehlz kkuehlz deleted the fix_loader branch September 17, 2019 19:09
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.

Replace loader with matches in content_script manifest
1 participant