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!