I have created extensions for chrome, firefox and safari which can use firebreath plugin by defining an object in background.html or panel.html and then interacting with plugin functionalities using js.
I am completely at a dead end for IE Extensions.
What I have tried so far it to create a context menu or tool's menu using registry, now I am not sure how can I use the firebreath plugin . Where to start ?
I am looking for a simple sample code or steps which can solve the above problem.
Any help is appreciated.