By: prettyprint-mv2
Inspect and view changes in syntax highlighting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PrettyPrint",
"version": "1.0.0",
"description": "One-click pretty print for JSON pages or selected JSON in the current tab.",
"permissions": [
"activeTab",
"tabs",
"contextMenus"
],
"browser_action": {
"default_title": "PrettyPrint JSON"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{32ccbbf3-8305-4cde-a73e-445bc3bd0332}"
}
}
} Best syntax highlighting Alternatives
Here are some Firefox add-ons that are similar to syntax highlighting:
Code Beautifier
Noela
JSON Beautifier code
json-beautifier
PrettyJSON
mokihidady88
JSON Formatter
isurunix
JSON Viewer+
rxliuli
Simple JSONView
simple-jsonview
JSON Bolt
The Files Lab
JSON Beautifier
json-beautifier
JSON Explorer
Jubayer Hossain
Styled JSON Viewer
Netbuddy.net
Data Format Beautifier
mjochum1
JSON Viewer
Dmytrii Lysak