Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Firefox: Difference between revisions

From MoodleDocs
Created page with "== What is Firefox? == Firefox is a free internet browser owned by Mozilla.com. You can download it from http://www.mozilla-europe.org/en/products/firefox/ Firefox provides a n..."
 
What is Firefox?: cleanup section
Line 1: Line 1:
== What is Firefox? ==
== What is Firefox? ==
Firefox is a free internet browser owned by Mozilla.com.
Firefox is a free internet browser owned by Mozilla. You can download it from http://www.mozilla-europe.org/en/products/firefox/.


You can download it from http://www.mozilla-europe.org/en/products/firefox/
There are a number of very useful developer tools available for Firefox, such as [[Firebug]], the [[Web developer toolbar]], [[Stylish]], and DOM Inspector. These are useful for investigating and fixing bugs in Moodle, especially when working on themes.
 
Firefox provides a number of very useful developer tools, such as [[Firebug]], the [[Web developer toolbar]], [[Stylish]], and DOM Inspector. These are very useful when investigating and fixing bugs in Moodle, and when working on themes.


== Add-ons ==
== Add-ons ==

Revision as of 00:20, 1 May 2013

What is Firefox?

Firefox is a free internet browser owned by Mozilla. You can download it from http://www.mozilla-europe.org/en/products/firefox/.

There are a number of very useful developer tools available for Firefox, such as Firebug, the Web developer toolbar, Stylish, and DOM Inspector. These are useful for investigating and fixing bugs in Moodle, especially when working on themes.

Add-ons

You can customize Firefox with a host of add-ons.

Search plugins

A search plugin allows you to search certain websites directly from the search bar of the browser.

You can find all search plugins for Moodle at http://mycroft.mozdev.org/search-engines.html?name=moodle.

See also: