I want to invoke a Firefox Prism application from Firefox plugin (I'm currently learning to make one).
I also want to pass few variables to the page being opened in Prism application. These variables would fill some form elements in that page.
How can I achieve these two?
EDIT
Someone might ask why I wanna do that but, believe me, it's a requirement.