By: alexlab
Inspect and view changes in Prettify your JSON source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Prettify you JSON",
"version": "1.2",
"description": "Prettify you JSON",
"homepage_url": "https://github.com/imalexlab/Pretty-JSON",
"icons": {
"48": "icons/gopher.png"
},
"permissions": [
"clipboardWrite",
"clipboardRead"
],
"browser_action": {
"default_icon": "icons/gopher.png",
"default_title": "Prettify you JSON",
"default_popup": "popup/formatter.html"
},
"background": {
"scripts": [
"wasm_exec.js",
"load_wasm.js"
]
}
} Best Prettify your JSON Alternatives
Here are some Firefox add-ons that are similar to Prettify your JSON:
JSON Beautifier code
json-beautifier
Data Format Beautifier
mjochum1
Json Bonito
Jorge Senín
JSONly - Auto-detect, format and edit JSON
Sai Eashwar
JSON Formatter
33win
JSON Fmt
Smith McCoy
ZenJSON – Minimal JSON Formatter
zelatech
resolved617's JSON Beautifier
resolved617
Code Beautifier
Noela
JSON Beautifier
json-beautifier
JSON F&P
Ritchie王则钰
Persistent-Pretty-JSON
Philippe_Pitz