By: StefanoStem
Inspect and view changes in JASON (JSON Manager) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JASON for Firefox",
"version": "1.2.0",
"description": "Quick sidebar for saving and managing JSON snippets",
"content_security_policy": "default-src 'self'; connect-src 'none'; script-src 'self'; object-src 'none'",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"default_title": "JASON",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "jason@stefanostem",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best JASON (JSON Manager) Alternatives
Here are some Firefox add-ons that are similar to JASON (JSON Manager):
JSON Editor
Carlo Espino
jsonyo · JSON Swiss-Army Knife
vøiddo
JSON Viewer
dan3988
JSON Viewer Pro By PatilWeb
PatilWeb
JSON Pretty Pro - JWT decoding,Time Machine,API
Deepesh Verma
JSON Viewer+
rxliuli
JSON Formatter
isurunix
Styled JSON Viewer
Netbuddy.net
JSON-Tool
Libs
JSON[B] Viewer
Luewell
Json Bonito
Jorge Senín
ZenJSON – Minimal JSON Formatter
zelatech