Xdebug Session Cookie Firefox

Examine source code of Xdebug Session Cookie

Por: Kudlaty
Inspect and view changes in Xdebug Session Cookie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Xdebug Session Cookie",
  "version": "1.3resigned1",
  "description": "Adds cookie that enables XDEBUG SESSION for php xdebug.",
  "homepage_url": "https://github.com/kudlatyamroth/xdebug-session-cookie",
  "icons": {
    "64": "icons/bug-green-64.png",
    "128": "icons/bug-green-128.png"
  },
  "permissions": [
    "tabs",
    "cookies",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "64": "icons/bug-light-64.png",
      "128": "icons/bug-light-128.png"
    },
    "default_title": "xDEBUG Session (off)"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "xdebug-session-cookie@kudlatyamroth.eu"
    }
  },
  "background": {
    "scripts": [
      "xdebug.js"
    ]
  }
}

Melhores alternativas Xdebug Session Cookie

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