Par : bIONArAq
Inspect and view changes in JSON Viewer Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"browser_specific_settings": {
"gecko": {
"id": "jaswantk9177@gmail.com"
}
},
"name": "JSON Viewer Pro",
"short_name": "JSON Viewer",
"offline_enabled": true,
"version": "1.0.1",
"manifest_version": 2,
"icons": {
"16": "images/icons/icon-16.png",
"38": "images/icons/icon-32.png",
"128": "images/icons/icon-128.png"
},
"background": {
"scripts": [
"/js/background.js"
]
},
"options_page": "options.html",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"ftp://*/*",
"file:///*"
],
"js": [
"/js/contentScript.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"browser_action": {
"default_icon": "images/icons/icon-16.png"
},
"permissions": [
"*://*/*",
"contextMenus"
],
"web_accessible_resources": [
"/js/main.js",
"/css/main.css",
"/css/themes/mdn.css",
"options.html",
"images/icons/gear.png"
]
} Meilleures alternatives JSON Viewer Pro
Voici quelques Firefox add-ons qui sont similaires à JSON Viewer Pro :
JSONViewer
oliver97
JSON Viewer
Red Tercel
JSONView
jsonview
Simple JSONView
simple-jsonview
JSON Pretty Pro - JWT decoding,Time Machine,API
Deepesh Verma
JSON Viewer+
rxliuli
JSON Viewer Pro By PatilWeb
PatilWeb
JSON Viewer
dan3988
JSONView
Ben Hollis
JSON[B] Viewer
Luewell