DevProxy Firefox

Examine source code of DevProxy

Par : GeekKuf Add-on
Inspect and view changes in DevProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DevProxy",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "devgeekuf3@mail.ru",
      "strict_min_version": "42.0"
    }
  },
  "description": "Used for debugging.",
  "icons": {
    "48": "icons/pen-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ]
}

Meilleures alternatives DevProxy

Voici quelques Firefox add-ons qui sont similaires à DevProxy :