Inspect and view changes in YAML to JSON Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YAML to JSON Converter",
"version": "3.0",
"description": "Convert YAML to JSON and back, with live output and error messages. Handy for Kubernetes, Ansible, CI and Compose files. Powered by the bundled js-yaml library. Works offline.",
"icons": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{985c89cc-2932-495b-8bcd-65df86099ba2}",
"strict_min_version": "101.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"browser_action": {
"default_title": "YAML to JSON Converter",
"default_popup": "src/popup.html",
"default_icon": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png"
}
}
} Best YAML to JSON Converter Alternatives
Here are some Firefox add-ons that are similar to YAML to JSON Converter:
YAML ⇄ JSON — federicocalo.dev
Federico Calò
YAML Lint
ianpickrell
YAML Formatter
sbiuoh
YAML Pretty
sbiuoh
jsonyo · JSON Swiss-Army Knife
vøiddo
JSON to Table Converter
loriblank
JSON to CSV
KnoxMarotto
JSON 美化工具
愤怒的猪
Universal File Viewer
walid ahdouf
JSONly - Auto-detect, format and edit JSON
Sai Eashwar
Prettify your JSON
alexlab
Code Beautifier
Noela