Create the Ultimate Firefox Web Development Profile

When properly configured, Firefox can become the ultimate web development tool, giving you direct access to the page you are working on so you can style your page in real-time, debug javascript or even edit the html.

Create Separate Profile for Web Development

Installing all of these development tools will make Firefox into a very heavy browser, so we should first create a new profile for Firefox.

You can launch a separate profile at the same time as your regular profile by creating a new shortcut with these arguments, replacing WebDev with the name of your profile. There’s also a more detailed explanation of how to do this.

firefox.exe -P WebDev -no-remote

Now that you’ve got Firefox configured with a separate profile just for web development, let’s take a look at the extensions we can use to make Firefox into the ultimate web development tool.

Must-Have Web Dev Extensions

These are all extensions that I use on a regular basis for web development.

Firebug

Firebug is the most powerful extension for debugging javascript, viewing CSS and html. You can make dynamic changes to the code and CSS, and use it to debug your Ajax code. It’s truly the best extension out there.

create-the-ultimate-firefox-web-development-profile photo 1

Web Developer Extension

One of the best extensions for x years running. This is a must-have for any developer, but you’ve already heard of it.

create-the-ultimate-firefox-web-development-profile photo 2

Aardvark Extension

This extension is a very lightweight extension that will easily show you the elements on the page and their assigned class/id. It’s simpler to use than the web developer extension for those times when you just need the quick info for an element. You can also use it to remove elements from the page.

create-the-ultimate-firefox-web-development-profile photo 3

Colorzilla

Select colors easily. No more pain of finding colors embedded somewhere in a stylesheet.

create-the-ultimate-firefox-web-development-profile photo 4

View Source With

You can set up multiple view source profiles to open the source in different applications.

create-the-ultimate-firefox-web-development-profile photo 5

HTML Validator

This extension lets you easily validate your page HTML and installs into the View Source panel.

create-the-ultimate-firefox-web-development-profile photo 6

Greasemonkey

It’s not exactly a web developer extension, but Greasemonkey is awesome, not least for the ability to automate commonly performed actions, which is a great time saver for web developers.

create-the-ultimate-firefox-web-development-profile photo 7

Measure It

Easily measure a distance on the screen with this extension. Once you’ve measured an area, you can drag the rectangle around the screen to use as a comparison.

create-the-ultimate-firefox-web-development-profile photo 8

IE View / IE Tab / OperaView / FirefoxView / Safari View / IE View Lite

These extensions (take your pick) let you easily view the current page in different browsers. IE Tab will even let you run IE inside of a tab, if you were so inclined.

create-the-ultimate-firefox-web-development-profile photo 9

Clear Cache Button

Clears the cache. Especially useful for checking new CSS changes.

create-the-ultimate-firefox-web-development-profile photo 10

Restart Firefox

The Restart Firefox extension is very useful for closing down and restarting Firefox with all tabs and sessions intact.

create-the-ultimate-firefox-web-development-profile photo 11

Tab Mix Plus

The Tab Mix Plus extension is a great extension in general, but has a few essentially useful features for web developers: Duplicate Tab and Copy Tab URL.

create-the-ultimate-firefox-web-development-profile photo 12

YSlow

The YSlow extension is a new extension from Yahoo that will analyze your page and tell you where you are making mistakes. It’ll even give you a grade on your site performance. You’ll notice the little gauge in the lower right-hand corner… it tells you the total size of your page as well as the load time. Very useful extension, but it does require the Firebug extension.

create-the-ultimate-firefox-web-development-profile photo 13

Dummy Lorem Ipsum

The Dummy Lipsum generator extension will generate dummy content for you based on the famous Lorem Ipsum text that is very useful for laying out fake content in your site.

create-the-ultimate-firefox-web-development-profile photo 14

Screengrab!

The Screengrab extension will let you take screenshots of pages, but can do something a regular screenshot tool can’t – it can take an image of the entire page, not just the viewable portion.

create-the-ultimate-firefox-web-development-profile photo 15 create-the-ultimate-firefox-web-development-profile photo 16

There are tons of other extensions that you can use, but these are the best of the best from all that I’ve seen. If you have another extension that you use regularly, leave a mention in the comments.

At this point, you’ve now turned Firefox into the ultimate web development tool. Take the time to learn how to use Firebug especially.

More stories

Disable ProFTP on CentOS

I realize this is probably only relevant to about 3 of the readers, but I’m posting this so I don’t forget how to do it myself! In my efforts to ban the completely insecure FTP protocol from my life entirely, I’ve decided to disable the FTP service running on the How-To Geek server, which is running

Add Copy To / Move To on Windows 7 or Vista Right-Click Menu

Here at geek central, we’re in the business of making things as easy as possible. There’s a registry hack for Windows that will let you add a Copy To Folder or Move To Folder to the right-click menu, which can be very useful when you want to move a file but don’t have the other folder open already.

Roundup: 16 Tweaks to Windows Vista Look & Feel

We’ve come a long way in our coverage of Windows Vista, and it’s time to put together a roundup of all the articles that tweak the appearance of Windows Vista. If you’d like to suggest something that we left out, leave a comment with the details of what you’d like us to feature next.

In Defense of Spybot Search and Destroy

I recently came across an article on Cnet questioning the advantage of using the anti-spyware freeware Spybot Search and Destroy. I definitely have to take exception to her position. This is my opinion on this great software.

Colorful Tabs Firefox Extension

My favorite web browser is Firefox and when I try a new extension or “Add-ons” that sticks I feel the need to tell everyone about it. In a previous post I wrote about my favorite Add-ons so far. Today I am adding Colorful Tabs to the list. This is a fun way to keep track of your multiple tabs

Show Alexa Ranking in Firefox

Up until now, there’s been no way to show the Alexa rankings directly in Firefox… if you wanted to see them you had to either use the really great About This Site extension, or use the toolbar for Internet Explorer.

Great Expose Clone for Windows Vista

The market seems to be full of OS X Expose clones, but this is the first one that I’ve found that not only works really well, but has a ton of customization options. It’s called Switcher, and you might already be familiar since it’s been out for a while.

Change Outlook Startup Folder

Outlook 2007 and earlier versions display the Outlook Today page when you first start up, but for most people it’s a fairly useless page since you just want to get to your email anyway.