Xdebug Starter Firefox

Examine source code of Xdebug Starter

Por: raicem
Inspect and view changes in Xdebug Starter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Xdebug Starter",
  "version": "1.1.2resigned1",
  "description": "A Firefox extension that allows you to start the debugging session with one click. Icon made by Dave Gandy from www.flaticon.com.",
  "permissions": [
    "<all_urls>",
    "tabs",
    "cookies",
    "storage",
    "webRequest"
  ],
  "icons": {
    "96": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_title": "Xdebug Starter",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{abfc19d6-cde3-453a-946d-0a38aed9c90d}"
    }
  }
}

Melhores alternativas Xdebug Starter

Aqui estão algumas Firefox add-ons que são similares a Xdebug Starter: