Team:
Sumair Ahmed - 08305032
Sree Shankar - 08305023
Prashanth K - 08305006


Installation:
To install, open firefox, go to File->Open->Browse to tuttoolbar.xpi and click Open. Click install and restart firefox. To uninstall, Tools->Add Ons-> Uninstall Run-a-prog

To make changes to code, copy the file practicetoolbar@infinityfest.com to your firefox profile/extesions directory (usually $HOME/.mozilla/<random_string>.default/extensions). Open it and put the absolute path of the project directory into this file and save it. You can now make changes and observe the effects by restarting firefox after every change.

After making changes, to create the installer xpi, run createInstaller.sh


Testing: Visit any page on the internet and try out various options


References:
Nice tutorial, very good place to begin - www.borngeek.com/firefox/toolbar-tutorial/
Another tutorial - http://kb.mozillazine.org/Getting_started_with_extension_development
For everything else - https://developer.mozilla.org/En

