提供元: marilyn
Inspect and view changes in API Response Diff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "API Response Diff",
"version": "14",
"description": "Make two requests to the same URL with a delay and visualise the response diff.",
"browser_specific_settings": {
"gecko": {
"id": "{8b40530e-87b0-4c85-b20a-3c19db3ce695}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "static/icon16.png",
"32": "static/icon32.png",
"48": "static/icon48.png",
"96": "static/icon96.png",
"128": "static/icon128.png"
},
"default_title": "API Response Diff",
"default_popup": "popup.html"
},
"icons": {
"16": "static/icon16.png",
"32": "static/icon32.png",
"48": "static/icon48.png",
"96": "static/icon96.png",
"128": "static/icon128.png"
}
} ベストのAPI Response Diff代替案
API Response Diffに類似したFirefox add-onをいくつか紹介します:
Request Diff
marilyn
HTTP Diff Viewer
marilyn
Diff HTTP
limkokhole
EndpointCompare
Bhavik
Page Diff Viewer
Sarah Jones
Diff Website Changes
Martin Renze
JSON Diff View
Raffaele Spinelli
JSON Diff
gangadharjannu
Colibri: modify Ajax response
789WIN
Fetch Response Modifier
my personnel extension
API Request Tool
Anderson
Request Delayer
Anas AMEZIANE