Inspect and view changes in JSONView source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JSONView",
"version": "1.0.0",
"description": "Pretty‑print JSON documents in the browser.",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "JSONView"
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "jsonview-8t9sc5@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} Melhores alternativas JSONView
Aqui estão algumas Firefox add-ons que são similares a JSONView:
Simple JSONView
simple-jsonview
JSONView
GoodGame
JSONView
JSONView
JSONViewer
oliver97
JSONView
Ben Hollis
JSON Viewer Pro
bIONArAq
JSON Viewer
Red Tercel
JSONovich
Will Elwood
JSON Explorer
Jubayer Hossain
PrettyJSON
mokihidady88
JSONView Dracula
Nursandi
JSON Formatter
33win