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입니다: