Por: Francesco De Stefano
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:
Styled XML Viewer
Netbuddy.net
Pretty XML
Emile Fugulin
JSON + XML Viewer
lukkns
XML Validator
xml-validator
Universal File Viewer
walid ahdouf
Fire Source Viewer
Francesco De Stefano
Try XPath
larissa9839
Quick Source Code Viewer
Hannah
CSS Viewer
Forestier
JSON Viewer+
rxliuli
CSSViewer
Mohsen Khanpour