Inspect and view changes in HTTP Diff Viewer source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTTP Diff Viewer",
"version": "14",
"description": "Make two requests to the same URL with a delay and visualise the response diff.",
"browser_specific_settings": {
"gecko": {
"id": "{b54df046-31ce-4557-aca0-380b64943fa1}",
"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": "HTTP Diff Viewer",
"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"
}
} ベストのHTTP Diff Viewer代替案
HTTP Diff Viewerに類似したFirefox add-onをいくつか紹介します:
Request Diff
marilyn
API Response Diff
marilyn
Diff HTTP
limkokhole
Page Diff Viewer
Sarah Jones
HTTPS Headers Viewer
astrocreat3
Diff Website Changes
Martin Renze
HTTP Headers Viewer
astrocreat3
HTTP Headers Viewer
Nevia
Request diffing tool
Ranjan Singh
JSON Diff View
Raffaele Spinelli
Version Control Diff Viewer
Klea
WebDiff
popov654