Diff HTTP Firefox

Examine source code of Diff HTTP

提供元: limkokhole
Inspect and view changes in Diff HTTP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Diff the network traffic in real-time to gain quick understanding of the structure of a website.",
  "manifest_version": 2,
  "name": "diff-http",
  "version": "3.5",
  "author": "Lim Kok Hole",
  "homepage_url": "https://github.com/limkokhole/diffhttp",
  "icons": {
    "48": "icons/cherry_blossom_48x48.png",
    "96": "icons/cherry_blossom_96x96.png"
  },
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "<all_urls>"
  ],
  "devtools_page": "devtools/devtools-page.html"
}

ベストのDiff HTTP代替案

Diff HTTPに類似したFirefox add-onをいくつか紹介します: