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

Webext support #185

Merged
merged 3 commits into from
Feb 22, 2019
Merged

Webext support #185

merged 3 commits into from
Feb 22, 2019

Conversation

tshaddix
Copy link
Owner

Finally went ahead and added the webext support in #65 . Instead of using a polyfill, I just included a util that falls back to the browser API if the chrome namespace is not present. Reasoning is presented in #65.

Additionally, I went ahead and made a default for portName options so it doesn't need to be specified explicitly. Fixes #184.

@tshaddix
Copy link
Owner Author

I have tested this in the latest versions of firefox and chrome.

@tshaddix tshaddix mentioned this pull request Feb 21, 2019
@tshaddix
Copy link
Owner Author

Thanks @DJWassink !

@tshaddix tshaddix merged commit 8e429ac into master Feb 22, 2019
@tshaddix tshaddix deleted the webext-support branch February 22, 2019 15:13
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.

2 participants