persepolisdm / Persepolis-WebExtension

WebExtension integration for Persepolis download manager
http://persepolisdm.github.io
GNU General Public License v3.0
74 stars 9 forks source link

Add Chrome Extension to the new Chromium Edge #32

Open Witchilich opened 4 years ago

Witchilich commented 4 years ago

https://blogs.windows.com/msedgedev/2019/12/16/get-started-extensions-addons-microsoft-edge-chromium/ I can just use the Chrome web store extension, but having it from Edge store helps with sync.

JafarAkhondali commented 4 years ago

According to docs: https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/native-messaging

This would need some time because there will be need some implementations in Persepolis itself too.

Witchilich commented 4 years ago

Persepolis is not UWP though. The normal Chrome extension works fine on Edge.

JafarAkhondali commented 4 years ago

@Restia666Ashdoll Sorry I don't have access to Windows\Edge. Anything further requires some research for me.

Witchilich commented 4 years ago

No problem. I was just saying that you can publish the Chrome extension in Edge store like they did with ublock origin and some other Chrome extensions. Edge is also on OS X.

JafarAkhondali commented 4 years ago

Ok. We also would be happy if you have some guidelines or wanted to contribute directly