提供元: eliasbenb
Inspect and view changes in BetterXML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "BetterXML",
"version": "0.1.1",
"description": "Powerful XML viewer for Firefox",
"manifest_version": 2,
"background": {
"page": "background.html"
},
"permissions": [
"tabs",
"clipboardWrite",
"webRequest",
"webRequestBlocking",
"storage",
"http://*/*",
"https://*/*"
],
"options_ui": {
"page": "options.html"
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"js": [
"xv.js",
"controller.js"
],
"matches": [
"http://*/*",
"https://*/*",
"file://*/*"
],
"run_at": "document_start"
}
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"web_accessible_resources": [
"xv.css"
],
"browser_specific_settings": {
"gecko": {
"id": "{4f7b73d4-c913-4038-b7c9-7389d5539a97}"
}
}
} ベストのBetterXML代替案
BetterXMLに類似したFirefox add-onをいくつか紹介します:
Pretty XML
Emile Fugulin
XML Viewer Plus
Francesco De Stefano
Styled XML Viewer
Netbuddy.net
Try XPath
larissa9839
Night XML - dark mode XML viewer
Fun88
JSON + XML Viewer
lukkns
Universal File Viewer
walid ahdouf
XPath Highlighter
mrkptt
BetterViewer
Adem KOUKI
Relative XPath Assistant
Francesco De Stefano
HTML Search
cubeleco
Select Expander
VN88