firefox的经典调试工具

来源:互联网 发布:数组的默认长度是多少 编辑:程序博客网 时间:2024/05/18 00:14

Firebug

https://addons.mozilla.org/en-US/firefox/addon/1843
Firebug是firefox下的一个插件,能够调试所有网站语言,如Html,Css等,但FireBug最吸引我的就是javascript调试 功能,使用起来非常方便,而且在各种浏览器下都能使用(IE,Firefox,Opera, Safari),简直难以置信。除此之外,其他功能还很强大。比如html,css,dom的察看与调试,网站整体分析等等。总之就是一整套完整而强大的 WEB开发工具。
说明:查看,编辑,Debug页面的CSS,HTML,JavaScript。超强的开发调试的工具,开发人员必装。

Web Developer

https://addons.mozilla.org/en-US/firefox/addon/60
以工具栏的形式对网页的(X)HTML、脚本、多媒体、CSS、缓存、图象等多方面的实用工具。使我们能轻易的获得网页的更多信息,使我们进一步的了解当 前所浏览的网页。
说明:超强的web分析工具,开发人员必装。

JavaScript Debuger

https://addons.mozilla.org/en-US/firefox/addon/216
Venkman 作为Mozilla的调试器,是针对Mozilla(Firefox)的自由工具
说明:firefox 环境下的 JavaScript Debugger, 强大的脚本调试工具

Live Http Headers 

https://addons.mozilla.org/en-US/firefox/addon/3829
可以用来实时监测发起的http请求和响应,也可以修改请求参数之后重新发起请求。
说明:浏览页面同时记录所有 HTTP headers 。

Flashbug (确认已经安装firebug)

https://addons.mozilla.org/zh-CN/firefox/addon/14465

另外要想利用Flashbug看到Flash中trace输出的信息,还得给Firefox安装Debug版本的Flash播放器。

最新Debug版本Flash播放器(for Netscape-compatible browsers适用于Firefox浏览器)

详细说明:http://www.cnblogs.com/webflash/archive/2010/04/22/1717771.html

Dust-Me Selectors

https://addons.mozilla.org/zh-CN/firefox/addon/dust-me-selectors/

扫描无用的css  给页面减肥

firefox throttle

http://firefox-throttle.softonic.cn/

以模拟不同网速测试你的程序

User Agent Switcher

https://addons.mozilla.org/zh-CN/firefox/addon/user-agent-switcher/

伪装手机浏览器的利器

wmlbrowser

https://addons.mozilla.org/zh-CN/firefox/addon/wmlbrowser/

这是一款在FireFox浏览器上显示WML页面的插件,用来浏览手机网站 wap浏览

原创粉丝点击