View Source Quick Open Firefox

Examine source code of View Source Quick Open

Inspect and view changes in View Source Quick Open source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View Source Quick Open",
  "version": "1.0.0",
  "description": "Open the source of the current page in a new tab.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "viewsourcequickopen-befba054bb@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "browser_action": {
    "default_popup": "popup.html"
  }
}

Best View Source Quick Open Alternatives

Here are some Firefox add-ons that are similar to View Source Quick Open: