网页调试工具 Firebug 1.9a2 发布

fmms 12年前
     <p>getfirebug.com 已经有了<a href="/misc/goto?guid=4958189817417901114" target="_blank">Firebug 1.9a2</a>!</p>    <p><strong>Firebug 1.9a2</strong> 与<strong>Firefox 5 – Firefox 9</strong> 兼容,该版本修复了 <a href="http://code.google.com/p/fbug/issues/list?can=1&q=label%3Afixed-1.9a2&colspec=ID+Type+Status+Owner+Test+Summary&cells=tiles" target="_blank">23 个问题</a>。</p>    <p>该版本重要改进如下:</p>    <ul>     <li>DOM panel has a new option called <strong>Show inline event handlers</strong> (<a href="/misc/goto?guid=4958189818899177184" target="_blank">issue 4781</a>).</li>     <li>There is a new <strong>Protocol</strong> column in the Net panel displaying HTTP protocol. You can use it to sort all requests and see e.g. all https request together (<a href="/misc/goto?guid=4958189819630500098" target="_blank">issue 4805</a>)</li>     <li>Collision with RoboForm extension fixed (<a href="/misc/goto?guid=4958189820375880516" target="_blank">issue 4720</a>)</li>     <li>It’s now possible to copy parts of JSON responses into the clipboard (<a href="/misc/goto?guid=4958189821114573961" target="_blank">issue 4689</a>) </li>     <li>You can remove elements from the page while inspecting. Just start inspecting hover mouse over an element and press <em>Delete</em> key (<a href="/misc/goto?guid=4958189821849416548" target="_blank">issue 2212</a>)</li>     <li>Internal architecture change: Firebug UI is running inside a frame element in order to isolate itself from other extensions. If you are developing Firebug extensions, see <a href="/misc/goto?guid=4958189822588031373" target="_blank">further</a> <a href="/misc/goto?guid=4958189823316697521" target="_blank">info</a> about this change.</li>    </ul>    <a href="/misc/goto?guid=4958183982111764011" target="_blank">Firebug</a>是Firefox下的一款开发类插件,现属于Firefox的 五星级强力推荐插件之一。它集HTML查看和编辑、Javascript控制台、网络状况监视器于一体,是开发JavaScript、CSS、HTML和 Ajax的得力助手。Firebug如同一把精巧的瑞士军刀,从各个不同的角度剖析Web页面内部的细节层面,给Web开发者带来很大的便利。