By: gangadharjannu
Inspect and view changes in JSON Diff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "JSON Diff",
"version": "0.2",
"description": "JSON Diff chrome extension which works offline",
"manifest_version": 2,
"permissions": [
"tabs"
],
"icons": {
"16": "json-diff-16.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "JSON Diff offline"
},
"browser_specific_settings": {
"gecko": {
"id": "{8d994712-dec9-4b30-a71e-4082b47f0d4f}"
}
}
} Best JSON Diff Alternatives
Here are some Firefox add-ons that are similar to JSON Diff:
JSON Diff View
Raffaele Spinelli
JSON Compare
GesCheellson
JSON File Diff
GesCheellson
JSON Viewer Pro By PatilWeb
PatilWeb
JSON-Tool
Libs
JSON Beautifier & Editor
Joe Ertaba
ZenJSON – Minimal JSON Formatter
zelatech
Diff HTTP
limkokhole
EndpointCompare
Bhavik
Bookmark Sync
Peter
Prettify your JSON
alexlab