By: Federico Calò Add-on
Inspect and view changes in JSON Lens — federicocalo.dev source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JSON Lens — federicocalo.dev",
"description": "Rende leggibili le risposte application/json aperte nel tab: albero navigabile, ricerca e JSONPath. 100% offline, zero telemetria.",
"version": "1.0.0",
"icons": {
"16": "/icon/16.png",
"32": "/icon/32.png",
"48": "/icon/48.png",
"128": "/icon/128.png"
},
"permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "json-lens@federicocalo.dev",
"strict_min_version": "109.0"
}
},
"data_collection_permissions": {
"required": [
"none"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_end",
"js": [
"content-scripts/content.js"
]
}
]
} Best JSON Lens — federicocalo.dev Alternatives
Here are some Firefox add-ons that are similar to JSON Lens — federicocalo.dev:
JsonLens
mokihidady88
Continue Please — federicocalo.dev
Federico Calò
Prompt Vault — federicocalo.dev
Federico Calò
YAML ⇄ JSON — federicocalo.dev
Federico Calò
Codeblock Pro — federicocalo.dev
Federico Calò
Lens - Advanced JSON Viewer
Sumanta Saha
DevFlash — federicocalo.dev
Federico Calò
JSONly - Auto-detect, format and edit JSON
Sai Eashwar
Virtual Json Viewer
PS
JSON Viewer
dan3988
PrettyJSON
GoodGame
JSON Nav
Harold_