chrome-native-messaging Questions

1

I am trying to get Native Messaging between my chrome extension and my c# application. The javascript works fine, but I am getting this error: Error when communicating with the native messaging...

1

Solved

I think it was already waiting for answer, but not sure: Native app does not work in Chrome extension On Linux, it works fine, but on Windows 7 and 8 I always get an error "Specified native messa...

1

Solved

I am using chrome native messaging api to communicate between my chrome-extension and native-windows-app which is written in c++. The connection establishes finely and data also gets exchanged. Bu...

1

Solved

My platform OS is win 7. I started to write extension and try to communicate with C++ app. Here is manifest of my app: (xxx is my extension id) { "name": "com.google.chrome.testc", "path": "D:\\...
Debrief asked 17/1, 2014 at 8:36

1

Solved

I am running the Native messaging sample app. (http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/nativeMessaging/). I have added registry key HKEY_LOCAL_...

© 2022 - 2024 — McMap. All rights reserved.