DOM Inspector - Firefox Developer Tools 编辑

The DOM Inspector (also known as DOMi) is a developer tool used to inspect, browse, and edit the Document Object Model of documents - usually web pages or XUL windows. The DOM hierarchy can be navigated using a two-paned window that allows a variety of different views on the document and all nodes within.

This tool is an add-on for XUL-based applications such as Firefox and Thunderbird. If you are looking for the DOM inspector that's built into Firefox, see the documentation for the Page Inspector

Documentation

Introduction to DOM Inspector
A guided tutorial that will help you get started with DOM Inspector.
DOM Inspector FAQ
Answers to common questions on DOM Inspector.
DOM Inspector page at MozillaZine
More information on the DOM Inspector.
How to build the DOM Inspector
Blog post on building the DOM Inspector from source.

Getting DOM Inspector

Firefox & Thunderbird
You may download and install the DOM Inspector from the AMO web site. (Thunderbird users browsing AMO in Firefox should save the installation link, or visit the DOM Inspector for Thunderbird page.)
Thunderbird 2
DOM Inspector for Thunderbird 2 is available from Thunderbird Add-ons. Or, build Thunderbird yourself with the following options:
ac_add_options --enable-extensions="default inspector"
ac_add_options --enable-inspector-apis
Mozilla Suite and SeaMonkey
Select Tools > Web Development > DOM Inspector. You can install the Sidebar panel via Edit > Preferences > Advanced > DOM Inspector, then open up the inspector panel and visit a website.

Report a bug in DOM Inspector

Use the conveniently named "DOM Inspector" component in Bugzilla.

To find out who knows DOM Inspector code and where it lives, see the DOM Inspector module listing.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:62 次

字数:3393

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文