I am in the process of creating my first firefox extension and I got to call a javascript function defined in the webpage where my extension will work. Can I access it from my firefox extension? any sample example would be appreciated..
Thanks in advance.