Inspector DOM Sidebar Firefox

Examine source code of Inspector DOM Sidebar

Inspect and view changes in Inspector DOM Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a new sidebar to the developer tools inspector panel. The sidebar displays the page document as an inspectable object.",
  "manifest_version": 2,
  "name": "devtools-inspector-sidebar",
  "version": "1.0",
  "author": "Nicolas Chevobbe",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/devtools-inspector-sidebar",
  "permissions": [
    "<all_urls>"
  ],
  "devtools_page": "devtools/devtools-page.html"
}

Best Inspector DOM Sidebar Alternatives

Here are some Firefox add-ons that are similar to Inspector DOM Sidebar: