简体   繁体   English

检查Firefox的插件面板

[英]Inspecting Firefox's Addon Panels

I'm porting over a chrome extension to Firefox and need to refactor some of the css and html. 我正在移植Chrome扩展到Firefox,需要重构一些css和html。 I can't figure out a way to inspect the Panel though. 我无法想办法检查小组 Is there a way to do it, or is the only way trial and error? 有没有办法做到这一点,或者是试验和错误的唯一方法?

Currently there is no way to inspect panels as they are. 目前,没有办法检查面板。 An somewhat-effective workaround could be to open your panel's html file in a tab in Firefox and use the responsive design view to view the panel at the intended size: 一个有效的解决方法可能是在Firefox的选项卡中打开面板的html文件,并使用响应式设计视图以预期大小查看面板:

https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_View https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_View

This problem is being worked on, here is a somewhat-related bug: 这个问题正在解决,这是一个有点相关的错误:

https://bugzilla.mozilla.org/show_bug.cgi?id=950936 https://bugzilla.mozilla.org/show_bug.cgi?id=950936

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM