Firefox as a development tool
Ajax and JavaScript programming is made more difficult by the silence of the browser which does not signal anything about the actions, contents of exchanges and reasons of errors. However some Firefox extensions can do it and thus turn the browser into the interface of development that Ajax misses.
Extensions for web developers
- Firebug
Allows to edit and debug HTML, CSS and Javascript code. Particularly useful for Ajax by displaying details of results of each interaction with the server. A window opens in bottom of the Web page for debugging, where the nature of the JavaScript errors and the line where they occur are indicated. - Web
Developer
This extension adds a menu to Firefox. The new commands make it possible to display CSS code and to edit it. It is possible to disable the style of a page to have an outline of it, such as search engines see it. - Page Speed
From Google and working with Firebug, it analyzes the performance of a Web page. The extension adds the Page Speed tab in the panel of Firebug. - Browser Turns Editor
Can edit any web page in WYSIWYG mode. A toolbar appears at the top of the page to provide editing options. - Pencil
Diagram editor.
Extensions for webmasters
Their usage is larger, but can supplement nevertheless the list of tools for webmasters.
- SEO Quake
Displays several indicators on the popularity of a visited website. - Answers
Connected to the AnswersTips site, when a word is clicked and also the shift or control key pressed, a definition is displayed.
See also
A precaution when these extensions were installed and that they are often used, check their compatibility before installing a new version of Firefox which could make them inoperative.
© 2007-2012 Xul.fr