Firefox extensions I use (and cant do without)
Of course I can do without them. Life on the web may not just be as interesting and informative as it is now. The list is quite exhaustive so its best to start without further ado.
Firefox Environment Backup Extension
A complete Firefox profile data backup utility. It makes it possible to move your Firefox settings, addons, themes, etc. from one installation to another, or between your work and home PC. It supports scheduled backups which could come in handy incase your computer crashes. It can automatically backup your data to the cloud if you have a box.net account.Firebug
This is a must have extension for frontend web developers. JavaScript debugging has never been better. My only problem with this extension is that it doesn’t retain its errors after a page refresh. I usually have to test my code on theonclick
event of a form’s submit button rather than theonsubmit
event of the...