You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: