Inspect and view changes in YAML Pretty source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YAML Pretty",
"version": "1.2.1",
"description": "Format and validate YAML configuration files instantly",
"browser_specific_settings": {
"gecko": {
"id": "{0cfaa36c-ae1f-4b51-bdb5-78f8bc240617}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
},
"browser_action": {
"default_popup": "overlay/overlay.html",
"default_icon": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
}
},
"background": {
"scripts": [
"worker/monitor.js"
]
},
"permissions": []
} Best YAML Pretty Alternatives
Here are some Firefox add-ons that are similar to YAML Pretty:
YAML Formatter
sbiuoh
YAML Lint
ianpickrell
YAML to JSON Converter
stanfill
YAML ⇄ JSON — federicocalo.dev
Federico Calò
Data Format Beautifier
mjochum1
JSON Fmt
Smith McCoy
JSON Beautifier
json-beautifier
JSON Pretty
Smith McCoy
Universal File Viewer
walid ahdouf
Code Beautifier
Noela
PrettyJSON
GoodGame
JSON F&P
Ritchie王则钰