By: Sai Eashwar
Inspect and view changes in JSONly - Auto-detect, format and edit JSON source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "jsonly",
"version": "0.1.0",
"description": "Detect JSON and beautify, edit, search and copy",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "jsonly@saieashwarks.github.io",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best JSONly - Auto-detect, format and edit JSON Alternatives
Here are some Firefox add-ons that are similar to JSONly - Auto-detect, format and edit JSON:
JSON Explorer
Jubayer Hossain
JSON Editor
Carlo Espino
JSON Beautifier code
json-beautifier
JSON Formatter
33win
JSON Formatter
isurunix
jsonyo · JSON Swiss-Army Knife
vøiddo
JSON directly
json-beautifier
JSON Viewer
Red Tercel
JSON Beautifier
json-beautifier
JSON Viewer
dan3988
JSON Viewer & Beautifier, Formatter - Lumina JSON
Furneez.com
resolved617's JSON Beautifier
resolved617