Possible Duplicate:
How to write a browser plugin?
I'm doing my master thesis, my topic is to develop a firefox plugin for MiniSIP application(its a open source VOIP application) on linux platform. Basically i need to use the sip stack of the MiniSIP source code for my devlopment. I need to develop a new firefox plugin based VOIP application along with a new web-based GUI for the plugin. And the MiniSIP Source code was written in C++. Is there any good firefox plugin development tutorial available or any plugin development tool there to aided with my developemnt. I never developed a plugin before, so it would be helpful if someone suggest few ideas to progress with.