---
title: Whats new in Firefox 6? For Web Developers?
description: >-
  Whats new in Firefox 6? For Web Developers? or let's ask for all users? Consider the following
  lines:
url: https://expiredqueues.com/whats-new-in-firefox-6-for-web-developers/
date: '2011-08-18T13:04:36.000Z'
image: https://expiredqueues.com/images/og/whats-new-in-firefox-6-for-web-developers-ca5366ef.jpg
---

Written in August 2011. Much of what it describes has since changed or disappeared; it is kept as a record of how the web used to work, not as advice.

News posts browsers

# Whats new in Firefox 6? For Web Developers?

18 August 2011 By Adrian 2 min read

Whats new in Firefox 6? For Web Developers? or let's ask for all users? Consider the following lines:

> The most notable addition to this new release are the **\<progress>** element,**&#x20;touch events, Server-Sent Events** as well as the return of **WebSockets.**"
>
> - hacks.mozilla.org

 

Statement above is taken from **[hacks.mozilla.org](http://hacks.mozilla.org/2011/08/firefox6/), &#xA0;**&#x66;irst paragraph of about the new Firefox. Since Firefox 5 wasn't that old, new release of Firefox is supposed to be more productive and useful for Web Developers, yes, as you can guess from the quote above. **This time Firefox release is for Web Developers.**

Other considerable new features which might make you happy, continue reading below:

## Even faster than Firefox 5

Last release of Firefox (Firefox 5) brought the most valuable changes in Firefox. Major and most loved thing was it is much faster. Current release of  Firefox 6 is again going a little faster than Firefox 5.

## Enhanced support for HTML5, CSS3 and DOM

Good news for Web Designers/Developers. Firefox now supports more HTML5, CSS3 and upgraded DOM manipulations. Check out the Hacks.Mozilla.org 's press release [page here](http://hacks.mozilla.org/2011/08/firefox6/) for in-depth  details.

## Scratchpad - New tool for JavaScript Developers

Again, if you are a developer, from now on you will not be relying on Firebug's Console for JavaScript debugging. Firefox has implemented a new feature for debugging JavaScript, though it is much similar to Firebug's Console. Scratchpad does not require any add-ons.

## Domain Highlighter

Have you noticed the [domain highlighter in Internet Explorer 9](http://windows.microsoft.com/en-US/internet-explorer/products/ie-9/features/domain-highlighting), It highlights the main domain and fades out the page URL. Now you can experience the same feature on Firefox 6 also.

## Control permission

Almost each browser allows users to control page securities like Cookies, Password remembering, disabling JavaScript, Popup blocking on page by page basis or on a overall basis. But you may want to do some more restriction on the pages like e-commerce application, business application and loosen restriction for Facebook, twitter etc.

New Firefox allows you to do the same. Its new Data Management Window will let you do your choices on a site basis.

## Go for it, but...

You'll obviously be likely to upgrade to the new Firefox 6, but before doing that consider the following things:

- Check your required add-ons whether they are compatible with new Firefox 6 or not?
- Do you really need to upgrade just because it is a little faster than Firefox 5, (which isn't that slow)?
- Do the new features really benefit you more?

Good luck and happy browsing with new Firefox 6

[Previously HTML5-CSS3-Modal-Window-Template](https://expiredqueues.com/html5-css3-modal-window-template/) [Next Black and Red Application Icon Set](https://expiredqueues.com/black-and-red-application-icon-set/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "BlogPosting",
  "headline": "Whats new in Firefox 6? For Web Developers?",
  "datePublished": "2011-08-18T13:04:36.000Z",
  "dateModified": "2011-08-18T13:04:36.000Z",
  "author": {
    "@type": "Person",
    "name": "Adrian",
    "url": "https://expiredqueues.com/about/"
  },
  "publisher": {
    "@type": "Person",
    "name": "Adrian"
  },
  "mainEntityOfPage": "https://expiredqueues.com/whats-new-in-firefox-6-for-web-developers/",
  "keywords": "posts, browsers, firefox",
  "articleSection": "News"
}
```
