Inspect and view changes in Code Beautifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Code Beautifier",
"version": "1.1",
"description": "Indent and format JSON HTML CSS or JS with one click",
"browser_specific_settings": {
"gecko": {
"id": "{2f150d12-db0e-4d52-a82c-321a531fb92d}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "img/icon-16.png",
"32": "img/icon-32.png",
"48": "img/icon-48.png",
"96": "img/icon-96.png",
"128": "img/icon-128.png"
},
"browser_action": {
"default_popup": "ui/widget.html",
"default_icon": {
"16": "img/icon-16.png",
"32": "img/icon-32.png",
"48": "img/icon-48.png",
"96": "img/icon-96.png",
"128": "img/icon-128.png"
}
},
"background": {
"scripts": [
"service/tracker.js"
]
},
"permissions": []
} ベストのCode Beautifier代替案
Code Beautifierに類似したFirefox add-onをいくつか紹介します:
Code Fmt
Eadwulf
JSON Beautifier
json-beautifier
JSON Beautifier
Salvador
JSON Beautifier
Salvador
JSON Beautifier
Salvador
JSON Beautifier
Salvador
JSON Beautifier
Salvador
JSON Formatter
33win
Code Beautify
Code Beautify
Source Code Beautifier
Seth Beck
syntax highlighting
prettyprint-mv2
JSON Viewer
Red Tercel