AddFastlyDebug Firefox

Examine source code of AddFastlyDebug

제작자: SysAdminMan
Inspect and view changes in AddFastlyDebug source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AddFastlyDebug",
  "version": "0.1.1",
  "description": "Add Fastly Debug to all requests",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "48": "icons/fastly-debug.png"
  },
  "background": {
    "scripts": [
      "fastly-debug.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2fe0774c-613e-4a7d-bcae-afb503364f72}"
    }
  }
}

최고의 AddFastlyDebug 대안

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