Skip to content

Exchange messages between browser extension and a native host application

Notifications You must be signed in to change notification settings

divyeshio/Native-Messaging-CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native-Messaging-CSharp

This project contains following things :

  • Browser Extension
  • Host

Browser extension is written with javascript. Host is a console app made with C#. It showcases how you can send data/messages from a browser extension to a native application which in itself is so cool! That too two-way messaging! which opens a lot of areas to experiment with. This enable you to :

  • Launch an application from browser
  • Talk your applications directly
  • Build something like Postman interceptor
  • and lastly Automate!
  • Automate!
  • Automate!

About

Exchange messages between browser extension and a native host application

Topics

Resources

Stars

Watchers

Forks

Languages