O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by jmandala : Mar 17 2010 06:05 AM
I use firebug all the time. In addition here are two that I like a lot:
pwdhash: automatically encrypts your password with a hash based on the url of the site you are logging in too.
forecastfox: we... full answer >
(Updated 3/22/10 with instructions for getting native HTML5 video to play in Firefox.)
Ever since I ran across this example of HTML5 video, I've wanted to tinker with my own variation. This recentl...