Firefox: Web Development Extensions
Posted in Technology, tagged firefox, security, web development on March 27, 2008 | 1 Comment »
While there are many great web browsers out there, Firefox is unparalleled for web development. I wanted to devote a post to some of my favorite extensions that I use during development….
Firebug: My top choice for extensions. Great for viewing and fixing errors that appear in the console. I also use it to inspect [...]