Req Export Firefox

Examine source code of Req Export

제작자: batako Add-on
Inspect and view changes in Req Export source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Req Export",
  "version": "1.0.0",
  "description": "Export selected Firefox DevTools Network requests as .req files.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "devtools_page": "devtools.html",
  "permissions": [
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "req-export-devtools@batako.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Req Export 대안

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