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

Consider porting chrome extension API calls to webextension polyfill #224

Open
aopell opened this issue Oct 21, 2020 · 0 comments
Open

Consider porting chrome extension API calls to webextension polyfill #224

aopell opened this issue Oct 21, 2020 · 0 comments
Labels
Code Quality Issues relating directly to the quality of code, requiring refactoring, bad error handling, etc Discussion For discussions about features or deciding what should be done regarding a certain topic
Milestone

Comments

@aopell
Copy link
Owner

aopell commented Oct 21, 2020

This would allow using promise version of the extension API, and might provide some extra cross-browser guarantees (given that this library is maintained by Mozilla)

https://github.com/mozilla/webextension-polyfill

@aopell aopell added Discussion For discussions about features or deciding what should be done regarding a certain topic Code Quality Issues relating directly to the quality of code, requiring refactoring, bad error handling, etc labels Oct 21, 2020
@aopell aopell added this to the v7.X milestone Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Quality Issues relating directly to the quality of code, requiring refactoring, bad error handling, etc Discussion For discussions about features or deciding what should be done regarding a certain topic
Projects
None yet
Development

No branches or pull requests

1 participant