Web Developer Toolbar
Thursday, April 17th, 2008After writing the Firebug Layout tab article yesterday, I found a great write up by Jacob Gube called Awesome Things That Firefox’s Web Developer Extension Can Do. He goes on to list a lot of features that I never knew you could do with the tool.
Some of these things are:
- Determine server information of a website. You can actually see a website’s HTTP response headers by using “Information > View Response Headers”.
- Use a “magnifying glass” to zoom into parts of a web page.
You can use the “Miscellaneous> Display Page Magnifier” option to get a window that allows you to zoom in and out of the desired areas of a web page. - You can even view a website’s color palette by using the “Information > View Color Information”
For more tips and better detail, head on over to his site and check it out. He has another great article on the topic called 9 Practical Ways to Enhance your Web Development Using the Firefox Web Developer Extension.
I have realized that I really need to look more into the tools that I use to increase my productivity and make these less frustrating. These type of tools can be life savers especially when you work on projects where you actually have to compile every time to see the smallest changes as I do.
