andy-portmen / native-client

Native Messaging component for Windows, Linux, and Mac OS that is written in NodeJS.
https://add0n.com/open-in.html
Mozilla Public License 2.0
727 stars 474 forks source link

bug: support for Microsoft Edge Canary #101

Open PoiScript opened 3 years ago

PoiScript commented 3 years ago

For now, the script will only install native client at ~/Library/Application Support/Microsoft Edge/NativeMessagingHosts but it's not recognized by Microsoft Edge Canary.

I manually copied the com.add0n.node.json file to ~/Library/Application\ Support/Microsoft Edge Canary/NativeMessagingHosts/ and it seemed to work fine.

ifstatic commented 3 years ago

ok thank you