docs.rodeo

MDN Web Docs mirror

devtools.panels.ExtensionSidebarPane

{{AddonSidebar}} 

The ExtensionSidebarPane object represents a pane that an extension has added to the sidebar in the browser’s HTML/CSS inspector.

new pane titled "My pane" that displays a JSON object

To create an ExtensionSidebarPane, call the browser.devtools.panels.elements.createSidebarPane() function.

Functions

Events

Browser compatibility

{{Compat}} 

{{WebExtExamples("h2")}} 

[!NOTE] This API is based on Chromium’s chrome.devtools.panels API.

In this article

View on MDN