Request Diff Firefox

Examine source code of Request Diff

제작자: marilyn
Inspect and view changes in Request Diff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Request Diff",
  "version": "14",
  "description": "Make two requests to the same URL with a delay and visualise the response diff.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{88e56065-796d-4cf1-8999-527697c123d0}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "96": "icons/icon96.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Request Diff",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  }
}

최고의 Request Diff 대안

다음은 Request Diff과(와) 유사한 Firefox add-on입니다: