Web Development Evolved getfirebug.com
On November 14, with the launch of Firefox Quantum (AKA 57), support for old school extensions will stop in Firefox. That means Firebug will no longer work for many developers. However, the work continues in the great Firefox devtools. You can try Firefox devtools by updating your release browser or downloading Developer Edition. Read more here
Firebug is free and open source software distributed under the BSD License.
See more information about Firebug repository structure.
In order to build Firebug *.xpi package run following in your command line (you need Apache Ant)
$ cd firebug/extension
$ ant
The *.xpi file should be located within ./release
directory.
The extension directory directly contains Firebug extension files and so, you can run Firebug directly from it. This is the recommended way how to quickly test your code changes and provide a patch.
extensions/
folder, create if it doesn't exist.C:\firebug\extension\
or ~/firebug/extension/
). Windows users should retain the OS'
slash direction, and everyone should remember to include a closing slash and remove any
trailing spaces.firebug@software.joehewitt.com
See detailed instructions about how to provide a patch to Firebug source.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。