I have FireBreath plugin, and some JS file in it. What I'm trying to do, at some point , inject that JS file using plugin. How is it possible to inject that js file using plugin? If you can please provide example, I'm new at it.
I need same behavior like NPN_Evaluate does, are there any FireBreath API for that?
P.S. I'm aware of extensions, but for this particular case I need inject JS from plugin.
Thanks in advance.