Inspect and view changes in Json Viewer FF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JSON Viewer",
"description": "A beautiful JSON formatter for Chrome",
"version": "1.1.1",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"storage",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{e8af7d1d-52ac-47d8-817b-c36d0df4bd49}"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "JSON Viewer",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} ベストのJson Viewer FF代替案
Json Viewer FFに類似したFirefox add-onをいくつか紹介します:
JSON Viewer Pro By PatilWeb
PatilWeb
JSON Viewer
Red Tercel
JSONViewer
oliver97
JSON Formatter
33win
JSON Beautifier Content
biaov
JSON Viewer
Dmytrii Lysak
JSON Formatter
Betty
JSON Bolt
The Files Lab
JSON Viewer Pro
bIONArAq
JSON Viewer+
rxliuli
JsonFormatter
Faye Buchanan
JSON Formatter
MAY88 CHOI GAME DOI THUONG