These add-ons are so useful that I cannot work for a single day without them and so I would suspect most web developers and QA Engineers.這些加載項,使有用的,我不能工作,為一個單一的天,沒有他們,所以我會懷疑大多數Web開發人員和QA工程師。 These plugins / add-ons makes Firefox a formidable web development and testing platform.這些插件/加載項,使Firefox的一項艱鉅的Web開發和測試平台。 They are:他們是:

1. 1 。 Selenium IDE硒的IDE - Selenium IDE is an integrated development environment for Selenium tests. -硒的I DE是一個集成開發環境中硒的試驗。 It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.這是實施作為一個Firefox擴展,並允許您錄製,編輯,和調試的考驗。 It is an extremely useful tool for automating functional and regression testing.它是一個非常有用的工具,自動化功能和回歸測試。 Read the 5 minute經過5分鐘 Guide to Selenium IDE指南硒的IDE for details.詳情。

Selenium IDE is disabled by default in Firefox 3 but you can download the updated version from their website which works with Firefox 3.硒的IDE默認情況下禁用在Firefox 3但是您可以下載更新版本,從他們的網站,其中工程與Firefox 3 。

2. 2 。 Firebug螢火蟲 - Firebug integrates with Firefox to put a wealth of development tools at your fingertips to edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. -螢火蟲整合與F irefox提出了豐富的開發工具,在您的指尖,以編輯,調試和監測的C SS, H TML和J avaScript的生活在任何網頁上。 It is a must-have tool for any web developer.這是一個必須具備的工具,任何網站開發。 FireBug is top class web application debugger, the only one you will ever need.螢火蟲是一流的Web應用程序的調試器,只有一個你將以往任何時候都需要。

FireBug is disabled by default in Firefox 3 but you can download the updated version from their website which works with Firefox 3.螢火蟲是默認情況下禁用在Firefox 3但是您可以下載更新版本,從他們的網站,其中工程與Firefox 3 。

3. 3 。 Live HTTP Headers生活HTTP標頭 - It allows you to view and analyze HTTP headers (requests and responses) in real-time with several useful niceties like filtering built-in. -它可以讓您的看法和分析H TTP標頭(請求和響應)在實時的時間,與幾個有用的細節一樣,過濾內建在。 This is a small but extremely useful too to debug web applications.這是一個很小的但非常有用,太調試Web應用程序。 It gives a clear insight into AJAX requests and responses which often goes on behind the scenes in any modern Web 2.0 website.它給人一個清晰的了解Ajax的要求和反應,這往往就在幕後,在任何現代的Web 2.0網站。

4. 4 。 MeasureIt measureit - A small Firefox plugin to measure the dimension of any items on a web page in pixels. -一個小的F irefox插件來衡量方面的任何物品在網頁上以像素為單位。

MeasureIt is disabled by default in Firefox 3 but you can download the updated version from their website which works with Firefox 3. measureit是默認情況下禁用在Firefox 3但是您可以下載更新版本,從他們的網站,其中工程與Firefox 3 。

5. 5 。 YSlow yslow - YSlow, a Yahoo product, analyzes web pages and tells you why they’re slow based on the rules for high performance web sites. -y slow,雅虎的產品,分析了網頁,並告訴你為什麼他們正在緩慢的基礎上,規則為高性能的網站。 YSlow is a Firefox add-on integrated with the popular Firebug web development tool. yslow是一個Firefox的加載上結合流行的螢火蟲的Web開發工具。 YSlow gives you: yslow讓您:

  • Performance report card業績報告卡
  • HTTP/HTML summary的HTTP /的HTML摘要
  • List of components in the page元件清單在網頁
  • Tools including JSLint工具,包括jslint

YSlow completes FireBug functionality to make Firefox an unbeatable web development tool. yslow完成螢火蟲的功能,使Firefox的一個無與倫比的Web開發工具。

What are your favorite Firefox Add-ons for web development & QA?什麼是您最喜愛的Firefox的加載項,為Web開發和質量保證?