Hello.I'm trying to implement Chrome extension for communicating with external EXE. I have searched I can implement it to use Chrome's Native message. So I have followed the page where is Google's official site(https://developer.chrome.com/extensions/nativeMessaging). but the thing is that I got some errors when I tried to register it on Chrome. such as there are no version, manifest version and unrecognized allowed_origins, type or something. Did I do something wrong? or I missed something? or the page is wrong? Could you let me know the page where explain very detailed to implement native message with external EXE instead of the official page.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/b63925c4-185b-4b2a-a778-7928ac71b6ab%40chromium.org.
You really need to do some more thorough research on the web. It's a fairly complex thing to set up properly and all you're going to get here is general guidance and maybe a web link for starters.Good luck!
On Mon, Jun 24, 2019, 4:19 AM Chris Kim <cjsc...@gmail.com> wrote:
Hello.--I'm trying to implement Chrome extension for communicating with external EXE. I have searched I can implement it to use Chrome's Native message. So I have followed the page where is Google's official site(https://developer.chrome.com/extensions/nativeMessaging). but the thing is that I got some errors when I tried to register it on Chrome. such as there are no version, manifest version and unrecognized allowed_origins, type or something. Did I do something wrong? or I missed something? or the page is wrong? Could you let me know the page where explain very detailed to implement native message with external EXE instead of the official page.
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.