提供元: Shivaji Surwase Add-on
Inspect and view changes in JSON Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "JSON Inspector",
"version": "1.0.5",
"description": "Beautify and explore JSON as a tree or chart, right inside DevTools.",
"author": "Shivaji Surwase",
"homepage_url": "https://github.com/shivajisurwase/json-inspector",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "src/popup.html",
"default_title": "JSON Inspector",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"devtools_page": "src/devtools.html",
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{0a5d9eec-85e9-4cd1-b26d-e767199ba3d8}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのJSON Inspector代替案
JSON Inspectorに類似したFirefox add-onをいくつか紹介します:
JSON Editor
Carlo Espino
JSON Viewer & Beautifier, Formatter - Lumina JSON
Furneez.com
JSON Viewer
dan3988
MIT Json Editor
MIT
JSON Viewer Pro By PatilWeb
PatilWeb
JSON Explorer
Jubayer Hossain
JSON Viewer
Red Tercel
JSON directly
json-beautifier
JSONViewer
oliver97
JSONFormatter
xeraphin
JSON-Tool
Libs
jsonyo · JSON Swiss-Army Knife
vøiddo