제작자: Dr. McKay
Inspect and view changes in Basic JSON Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Basic JSON Formatter",
"version": "1.1.0",
"description": "Adds a page action to pretty-print JSON",
"applications": {
"gecko": {
"id": "{c7632bd5-48ce-467d-9433-58f33477553d}"
}
},
"icons": {
"48": "img/icon-48.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"formatter.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"webRequest",
"<all_urls>"
],
"page_action": {
"browser_style": true,
"default_icon": {
"48": "img/icon-48.png"
},
"default_title": "Format JSON"
},
"options_ui": {
"page": "options_ui/options.html",
"browser_style": true
}
} 최고의 Basic JSON Formatter 대안
다음은 Basic JSON Formatter과(와) 유사한 Firefox add-on입니다:
JSON Formatter + Viewer
razaul
Simple JSONView
simple-jsonview
JSON Formatter
Arnav Kumar
syntax highlighting
prettyprint-mv2
JSON Formatter
33win
JSON Formatter
aliz developer
JSON Formatter
MAY88 CHOI GAME DOI THUONG
JSONovich
Will Elwood
Styled JSON Viewer
Netbuddy.net
JSON Formatter Extension
Selcuk
JSON Formatter
isurunix
Json Bonito
Jorge Senín