看板 Browsers 關於我們 聯絡資訊
http://wiki.moztw.org/index.php/Firefox_FAQ ▏▎▍▌▋▊ Firefox FAQ ─────────────────────────────────────── Firebug是網頁瀏覽器 Mozilla Firefox 的一個擴展,讓抓蟲除錯、編輯、甚至修改任何 網站的 CSS、HTML、DOM、與 Javascript代碼,以及提供其他網頁開發工具,例如Yahoo! 最近提供的網頁速度優化建議工具YSlow。Firebug官方網站對它可做什麼事有詳細指南。 Firebug是哈維 (Joe Hewitt)撰寫的。他是原始火狐創作者之一。 Firebug 終於正式釋出支援FX3的版本囉 Addon: https://addons.mozilla.org/zh-TW/firefox/addon/1843 Change log http://tinyurl.com/3sarm2 更新版本後比較明顯的有 1. inspect 又有方框標定了 2. 中文介面 3. 新增一個 panel 控制各網頁是否使用 script/net/console 其他功能還要繼續摸 下面是功能變更處,還有一堆bug fix == Enablement UI == * Disable always: when the Firebug UI is not active on any page, the debugger is disabled (minimal overhead) * Instant on: when the Firebug UI is active, HTML, CSS, DOM views activate (minimal overhead) * Script panel user-activation: initially disabled or enabled always * Net panel user-activiation: initially disabled or enabled always * Console panel user-activation: initially disabled or enabled always. Controls ShowXMLHTTPRequest, consoleListener * Bug Icon gray unless some page has Script or Net panel activation * Multipanel enablement. * No Allowed-sites/Disable for Site: no longer needed. The UI for this feature is being refined; overhead tests have not been completed. We are interested in feedback on this UI change. == Javascript Debugging == * Written/cleaned up eval support * Performance on eval better, easier to support. This feature is complete; Bug reports on javascript debugger welcome. == Net Panel == * Net timing more accurate * Only real network requests displayed. * Limit for number of requests (configurable in preferences). * Additional columns for: request method, status response + text * Cache tab has expiration time in Net panel == Console == * Redesigned to use events/attribute passing. tests/console/joes-original/test.html mostly passes == Command Line == * Redesigned to avoid using evalInSandbox. tests/console/commandLineObjects.html mostly passes commandLineAPI functions, ok. == DOM Panel == Works for FF3pre after about 2008041406 (https://bugzilla.mozilla.org/show_bug.cgi?id=425139) == Misc == Secure updates via signed update.rdf with xpi updateHash values. == Localization == * Hu-hu by Zoltan Papp (issue 749) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 202.133.252.2 ※ 編輯: huenlil 來自: 202.133.252.2 (06/30 12:14)
gaelelw:1.2.0b3就支援fx3了 06/30 15:16
realmax:之前用會有中文亂碼情形,不知道是否有了改善? 07/01 09:35