XML Viewer Plus Firefox

Examine source code of XML Viewer Plus

Inspect and view changes in XML Viewer Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "XML Viewer Plus",
  "version": "1.2.6",
  "description": "A powerful XML Viewer, supports text/regex and jQuery/CSS, XPath selectors",
  "icons": {
    "16": "icons/logo-16.png",
    "48": "icons/logo-48.png",
    "128": "icons/logo-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "@xmlformatter",
      "strict_min_version": "57.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/saferInnerHTML.js",
        "content.js"
      ]
    }
  ],
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "contextMenus"
  ],
  "web_accessible_resources": [
    "css/content.css"
  ]
}

Melhores alternativas XML Viewer Plus

Aqui estão algumas Firefox add-ons que são similares a XML Viewer Plus: