Firefox Auto Fill Forms

I haven't been able to get this AutoFill Firefox extension working yet but it should be sticking with.

Quick Access to cfQuickDocs

Drop and drop this cfQuickDocs Bookmarklet into your Firefox Links bar and you can get access to the CFQuickDocs website!

Firebug the JavaScript Debugger

Firebug is a great JavaScript debugger for Firefox. There's also an interesting screencast of how to use it.

Firebug Plugin

Greg has blogged about a neat looking Firefox plugin called FireBug that be used as JavaScript Console and, as he found out, a way of inspecting XmlHttpRequests when using AJAX.

Web Development with Mozilla Firefox

More Firefox Extensions

Adsense Notifier

Here's a new extension to add an Google Adsense earnings function. There a Windows version which displays in the System Tray.

Here also are some AdSense Optimization Tips.

More Firefox Extension

Aardvark Firefox CSS extension

With Aardvark,  "As you glide the mouse over the page, you will see a red rectangle framing each element under the cursor. You will also see a little yellow caption showing the HTML element type and its class or id if they exist".

Strict JavaScript Warnings

A great Firefox tip at gemal.dk shows how to turn on the display of JavaScript warning messages which are disabled by default.

To enable these messages follow these steps:

  1. Type about:config in your address bar
  2. Find javascript.options.strict by filtering on strict
  3. Doubleclick on the item to toggle between true and false
  4. Restart Firefox

Don’t forget that you can filter the messages by clicking on the type of error that you want to view in the JavaScript Console toolbar (ie. click Warning to see only warning messages).

More Entries

BlogCFC was created by Raymond Camden. This blog is running version 5.9.001. Contact Blog Owner