DEV-Tools 作者: Juniper
Adds a new sidebar to the developer tools inspector panel. The sidebar displays the page document as an inspectable object.
26 个用户26 个用户
扩展元数据
关于此扩展
the addon-"DEV-Tools"-devtools-panels **Adds a new sidebar to the developer tools inspector.**
Function:-
This addon adds a new sidebar to the inspector panel.
It displays the properties of the current selected node in the markup view, using
`sidebar.setExpression($0)` each time a new node is selected (listener added via
`browser.devtools.panels.elements.onSelectionChanged`).
Function:-
This addon adds a new sidebar to the inspector panel.
It displays the properties of the current selected node in the markup view, using
`sidebar.setExpression($0)` each time a new node is selected (listener added via
`browser.devtools.panels.elements.onSelectionChanged`).
评分 4.5(1 位用户)
权限与数据
更多信息