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

Support for Microsoft's Edge browser in Windows 10? #119

Open
hans-juergen opened this issue Aug 2, 2016 · 3 comments
Open

Support for Microsoft's Edge browser in Windows 10? #119

hans-juergen opened this issue Aug 2, 2016 · 3 comments

Comments

@hans-juergen
Copy link

Microsoft has implemented the ability to use Chrome-like extensions in Edge which will be released today with the big Anniversary update for Windows 10. Some extensions are already available in the Windows 10 app store, most important of course adblockers.

Is there a chance that scroblr will support MS Edge in the future? According to Microsoft the necessary changes to an existing Chrome extension are easy to do.

@hans-juergen
Copy link
Author

Update: there is a MS developer tool now available in the Windows 10 store to port Chrome extensions to Edge:

http://news.softpedia.com/news/microsoft-launches-app-to-convert-chrome-extensions-to-windows-10-edge-browser-507034.shtml

@jjech
Copy link

jjech commented Apr 2, 2017

I looked into this today, and I am now successfully scrobbling tracks on Edge.
Not many changes were needed. A couple of manual adjustments to the manifest.json and two new *.js files generated by Microsoft's conversion tool. I am not yet sure how to package this appropriately for a pull request back to the main project, but I am happy to report at least that this enhancement is achievable.

@jjech
Copy link

jjech commented Apr 2, 2017

jjech@455a537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants