We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw the request for Chrome (#124) and wondered if the extension could also be ported to MS Edge.
I already tried to port it with the MS Edge Extension Toolkit, but honestly I don't know that much about browser extensions.
Thanks already
The text was updated successfully, but these errors were encountered:
Since we are using the polyfill for Chrome, this guide will not cover it all: https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/porting-chrome-extensions
I would have to investigate mozilla/webextension-polyfill#114 or mozilla/webextension-polyfill#154 or wait for mozilla/webextension-polyfill#3 to get fixed.
Not a high priority at the moment.
Sorry, something went wrong.
Would Edge moving to Chromium engine allow this? Also all polyfill issues from above are merged/closed.
https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/ https://microsoftedge.microsoft.com/
At this point you ca directly connect to Chrome Web Store
No branches or pull requests
I saw the request for Chrome (#124) and wondered if the extension could also be ported to MS Edge.
I already tried to port it with the MS Edge Extension Toolkit, but honestly I don't know that much about browser extensions.
Thanks already
The text was updated successfully, but these errors were encountered: