By: streetraceing
Inspect and view changes in Monaco JSON Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Monaco JSON Viewer",
"short_name": "mjv",
"author": "streetraceing",
"version": "1.1",
"icons": {
"16": "icons/logo.svg",
"48": "icons/logo.svg",
"64": "icons/logo.svg",
"128": "icons/logo.svg",
"256": "icons/logo.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "monaco-json-viewer@streetraceing.dev",
"strict_min_version": "109.0"
}
},
"permissions": [
"scripting",
"notifications"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
{
"resources": [
"monaco/min/**",
"init.js",
"icons/**"
],
"matches": [
"<all_urls>"
]
}
]
} Best Monaco JSON Viewer Alternatives
Here are some Firefox add-ons that are similar to Monaco JSON Viewer:
JSON Beautifier & Editor
Joe Ertaba
JSONView
Ben Hollis
JSON Formatter + Viewer
razaul
Virtual Json Viewer
PS
JSON[B] Viewer
Luewell
Monaco theme
NotMrMan_
JSON Lite
Lauri Rooden
JSON Formatter
Arnav Kumar
JSON Viewer Pro By PatilWeb
PatilWeb
JSON Viewer+
rxliuli
MJsonViewer
D0n9X1n
JSON Viewer
Dmytrii Lysak