제작자: chkrishna2001 Add-on
Inspect and view changes in JsonViewerExtension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "JSON Query Tool",
"version": "1.1.1",
"description": "Robust JSON querying tool with large file support, interactive tree, and table views.",
"browser_specific_settings": {
"gecko": {
"id": "jsonviewer@chirravuris.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"contextMenus",
"tabs",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"64": "icon-64.png",
"96": "icon-96.png",
"128": "icon-128.png",
"256": "icon-256.png",
"512": "icon-512.png"
},
"action": {
"default_title": "Open JSON Query Tool",
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} 최고의 JsonViewerExtension 대안
다음은 JsonViewerExtension과(와) 유사한 Firefox add-on입니다:
JSON Formatter Plus
Logan Martinez
JSON Formatter Plus
Taylor Martin
JSON Formatter Plus
Taylor Martin
JSON Formatter Plus
Logan Martinez
JSON Formatter Plus
Parker Martinez
JSON Formatter Plus
Reese Jones
JSON Formatter Plus
Parker Martinez
JSON Formatter Plus
Parker Moore
JSON Formatter Plus
Jordan Allen
JSON Formatter Plus
Riley Jackson
JSON Viewer
Red Tercel
JSONView
JSONView