DEV-Tools 作者: Juniper
Adds a new sidebar to the developer tools inspector panel. The sidebar displays the page document as an inspectable object.
19 位使用者19 位使用者
擴充套件後設資料
關於此擴充套件
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`).
由 1 位評論者給出 4.5 分
權限與資料
更多資訊