I recently came across a website called Six Revisions that has a lot of lists. 10 ways to eat soup, 9 dogs of summer, yadda yadda. However, one that really did seem relevant was “9 Practical Ways to Enhance your Web Development Using the Firefox Web Developer Extensions” To Summarize (yes I am using the Six Revisions text but it is a summary):
-
Change XHTML on-the-fly without changing your web files.
-
Measure things quickly with the Ruler Tool.
-
See how web pages look on a non-traditional web browser.
-
Find out how optimized your page is.
-
Populate web form fields instantly.
-
Find all the CSS styles that affect an element.
-
View JavaScript and CSS source code in a jiffy.
-
See how web pages are layered. (The cake is a lie – yes I know the reference)
-
See if your web page looks OK in a different screen sizes.
@ Sushant Bhatia