By: Jetsung Chan
Inspect and view changes in JSON Format Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_appName__",
"version": "0.1.2",
"description": "__MSG_appDescription__",
"default_locale": "en",
"permissions": [
"tabs"
],
"action": {
"default_title": "__MSG_appName__"
},
"background": {
"scripts": [
"js/background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "json-format-converter@jetsung.com",
"strict_min_version": "128.0"
}
}
} Best JSON Format Converter Alternatives
Here are some Firefox add-ons that are similar to JSON Format Converter:
JSON Viewer Pro By PatilWeb
PatilWeb
JSON Formatter Pro
Isekai NextGen
JSON Editor
Carlo Espino
JSON Formatter Extension
Selcuk
JSON Beautifier & Editor
Joe Ertaba
ZenJSON – Minimal JSON Formatter
zelatech
Json Bonito
Jorge Senín
JSON Formatter
Arnav Kumar
MIT Json Editor
MIT
JSON-Tool
Libs
JSON Viewer
Dmytrii Lysak
JSON to Table Converter
loriblank