ChromeBug网页开发调试工具
ChromeBug 是在 Chrome 浏览器下的一款网页开发调试工具,类似于 FireFox 下的 firebug 。
ChromeBug is Firebug for Chrome: XUL applications and their extensions. For example, Chromebug can be used to debug Firebug running in Firefox
- Requires Firebug 1.4.
- Works with Firefox 3.0+. Kinda works with Thunderbird; may work for other XUL apps
- To run chromebug:
firefox.exe -chromebug
- Currently Inspect works reliably (if you are just a bit patient), Javascript debugging works a lot of the time. Comments welcome.
评论