By: GoodGame
Inspect and view changes in JSONScope source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "JSONScope",
"version": "1.3.0",
"description": "JSON viewer for raw API responses — formatted, searchable and copy-ready",
"browser_specific_settings": {
"gecko": {
"id": "{d29c8dac-6cb5-4fac-9582-51b5b9b7a4ed}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
},
"browser_action": {
"default_popup": "overlay/overlay.html",
"default_icon": {
"16": "assets/icon_16.png",
"32": "assets/icon_32.png",
"48": "assets/icon_48.png",
"96": "assets/icon_96.png",
"128": "assets/icon_128.png"
}
},
"background": {
"scripts": [
"worker/monitor.js"
]
},
"permissions": [
"tabs",
"activeTab",
"clipboardWrite"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"json_viewer.js"
],
"run_at": "document_idle"
}
]
} Best JSONScope Alternatives
Here are some Firefox add-ons that are similar to JSONScope:
PrettyJSON
mokihidady88
JSONView
GoodGame
JSON Explorer
Jubayer Hossain
Simple JSONView
simple-jsonview
JSON Viewer
Red Tercel
JSON Viewer Pro
bIONArAq
JSON Viewer
dan3988
JSONViewer
oliver97
JSONView
jsonview
JSON Pretty Pro - JWT decoding,Time Machine,API
Deepesh Verma
JSON Viewer+
rxliuli