Firefox Extensions

A nice feature of Firefox is the availability of Extensions to add functionality to the core browser.

Since extensions are stored in your profile, you will need to install these extensions in your cs350 account as well as on your home computer to customize Firefox to your heart's content.

We use four Firefox add-ons in CS 350:

  1. The Web Developer toolbar add-on found under the Developer Tools category
  2. The Firebug add-on for debugging JavaScript
  3. The InspectThis add-on to inspect the current element with the DOM Inspector
  4. The Firefox Accessibility Extension add-on to check your web pages for accessibility

To install the add-ons:

To test the add-ons

When you restart the Firefox browser:

Next: Installing the Abyss Web Server