开发者

View chrome source in Firefox

开发者 https://www.devze.com 2023-01-21 03:25 出处:网络
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 thi开发者_C百科s? C

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 thi开发者_C百科s? Chrome List and "View Source" show only the base structure, ChromeBug requires restarting the browser and isn't too easy to get working.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消