在 Firefox 中查看 chrome 源代码

发布于 2024-09-28 23:26:18 字数 320 浏览 2 评论 0原文

如果我能看到例如 chrome://browser/content/browser.xul 应用了覆盖层的源代码,这对于开发 Firefox 扩展将非常有帮助。有办法做到这一点吗? Chrome 列表 和“查看源代码”仅显示基本结构,< a href="http://getfirebug.com/releases/chromebug/" rel="nofollow">ChromeBug 需要重新启动浏览器,并且不太容易开始工作。

It would be extremely helpful for developing Firefox extensions if I could see the source of, e.g., chrome://browser/content/browser.xul with overlays applied. Is there a way to do this? Chrome List and "View Source" show only the base structure, ChromeBug requires restarting the browser and isn't too easy to get working.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

有木有妳兜一样 2024-10-05 23:26:18

您所需要的只是 DOM Inspector,我强烈建议将其与检查上下文,为右键单击添加“检查”选项几乎所有内容的菜单,很像 Firebug 的“检查元素”选项。

All you need is DOM Inspector, and I highly recommend pairing that with Inspect Context which adds an "Inspect" option to the right-click menu of almost everything, much like the "Inspect Element" option of Firebug.

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