I would like to write a Chrome plugin that will communicate with my native C++ process, to invoke it and capture its return output.
What options do I have in the Chrome browser using npapi? im using firebreath for npapi so mybe something with boost?