Is it possible to send message to Chrome Extension from Java Desktop Application?

How to send /Pass Message to Chrome Extension from Java Desktop Application(like Java Swing application)

  • I searched so many links in Stack over flow and Chrome Extension API am not getting any proper information for how to send message from Java desktop application to chrome extension. but so many struggles I implemented Chrome Extension and set Executable jar file in host.bat file. jar file execution is over, then my Question is how to send message from java Applet(Swing) to chrome Extension. Please help me!

  • Answer:

    This can be handled by "Native Messaging" but consider this; https://developer.chrome.com/extensions/nativeMessaging Native applications that support this feature must register a native messaging host that knows how to communicate with the extension

User321123 at Stack Overflow Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.