如何使用Firebug调试Firefox扩展? [英] How can I debug a Firefox extension with Firebug?

查看:128
本文介绍了如何使用Firebug调试Firefox扩展?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图用Firebug来调试我已经添加到Fx 4的扩展中的JavaScript文件。

任何人都可以告诉我怎么做吗?我只能看到网站的脚本。

解决方案

使用Chromebug它的萤火虫扩展开发,女巫会给你充分的能力, firefox它自我和所有firefox扩展,如果它是一个网页:)

1-从这里安装最新版本:http://getfirebug.com/releases/chromebug/

2- Winkey + R打开run然后键入 firefox.exe -chromebug 这将运行firefox与chromebug



3-欲了解更多信息,请访问http://getfirebug.com/wiki/index.php/Chromebug


I'm trying to use Firebug to debug a JavaScript file in an extension I've added to Fx 4.
Can anyone tell me how to do it? I can only see website scripts.

解决方案

Use Chromebug it's firebug for extension development, witch will give you the full ability to inspect debug firefox it self and all firefox extension as if it's a webpage :)

1- install the latest version from here: http://getfirebug.com/releases/chromebug/

2- Winkey+R to open run then type firefox.exe -chromebug this will run firefox with chromebug

3- for more information visit http://getfirebug.com/wiki/index.php/Chromebug

这篇关于如何使用Firebug调试Firefox扩展?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆