Mozilla Plugin Development
Steps to create a mozilla plugin> 1) You need Mozilla Firefox Web Browser (Download from: http://www.mozilla.com/en-US/) 2) Initail steps for a Hello World program is here : http://developer.mozilla.org/en/docs/Building_an_Extension The package is zip file saved with xpi ( pronounced as zippi ). And the Interfacing language is called XUL You can edit and test your xul [...]

