My Essential Firefox Plugins

This is a list of the plug-ins that I ALWAYS seem to install on every machine that I use. More information on the plug-ins can be found on the links at the bottom.

1. Web Developer

This is the daddy of FireFox plug-ins, it lets you do so much and saves so much time. It would take me forever to go through the full list of features but I’ll just highlight the main ones that I use in my role as a Technical SEO.

Document Outline – This will show me the logical heading structure on a page. so you’d expect a h1 at the top, then a h2 or h2’s inside the h2’s should be h3’s and so on. If any headings are out of heirarchy it shows them up her.

Display Image Alt – Nice and simple this one just overlays all of the alt attributes on its relative image. handy for finding images that have no alt on them.

Disabling Menu – I use some of the features in here for disabling JavaScript and disabling redirects this is handy for finding spammy pages that have old school meta or JavaScript redirects.

Resize – Great for web design, this lets you re-size your browser window to any size you select. Good for testing out your site on smaller resolutions.

There is also an option to edit CSS but I prefer the editing facilities in FireBug

2. Firebug

Firebug is amazing for web designers and developers. It can do many things like analysing page load times, which also shows you what elements are slowing you down. HTTP Header responses, show you your DOM. The main power of this comes in the HTML and CSS tabs, for instance right click on anything and hit Inspect Element will bring up that element in a code window under the web-page. You can now directly edit and manipulate that page to test and make changes. It will not be live for the world to see though just locally for you to butcher a page until you get the right look. This is a brilliant feature for web developers as it saves editing saving and refreshing. Class.

3. ShowIP

This is a simple very small plug-in that I miss when it isn’t there. It places a small box in the status bar and displays the IP address of the current site. Right clicking on it gives me access to whois and some dnsstuff tools taking you straight to the page with the information about that IP address.

I use it mainly for using an IP:000.000.000.000 searches to check for sites that exist on that IP address.

4. ServerSpy

Another very simple plug in is ServerSpy, all this does is tells me the server type and version that the site has been served up using. Right clicking can give you extended information.

5. Flagfox

This just sits up the top there in my address and shows me a little flag for the country where the domain is hosted. It also flags up when say for instance a .co.uk domain is hosted outside of its country of origin. Clicking on the flag will take you to a map showing, near to, where that IP address is located.

How to get these plug-ins

Just click the below links and it will take you the FireFox plug ins pages

Web Developer Firebug Show IP Server Spy Flag Fox

Shane

Share and Enjoy:
  • TwitThis
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • Slashdot
  • StumbleUpon
  • Technorati
  • Live
  • MySpace
  • Pownce
  • Reddit
  • Tumblr

There are no related posts. Here are some random posts.

Tags: ,

Leave a Reply