Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Firefox.

Firefox: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 3: Line 3:
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/


Firefox provides a number of very useful developer tools, such as [[Firebug]], the [[Web developer toolbar]], and Dom Inspector. These are very useful when investigating and fixing bugs in Moodle, and 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.


[[Category:Developer tools|Firefox]]
[[Category:Developer tools|Firefox]]
[[Category:Firefox extensions|Firefox]]
[[Category:Firefox extensions|Firefox]]

Revision as of 07:39, 12 March 2010

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 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.