View Document Outline Firefox

Examine source code of View Document Outline

By: 79KING
Inspect and view changes in View Document Outline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View Document Outline",
  "version": "1.0",
  "description": "Displays the document outline for the website you are accessing.",
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "viewdocumentoutline.extension@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best View Document Outline Alternatives

Here are some Firefox add-ons that are similar to View Document Outline: