I want to create a bridge which can communicate between my C# application and extension.
Here is the explanation of what I actually want:
I have created an extension which w
You might be able to do this if you start chrome in debug mode for RemoteDebugging and then you can connect to it via the specified Port, but it's a bit of a hassle.
You could try to investigate how Adobe Brackets does it but i have a feeling it's the same method.