Xdebug-extcvd Firefox

Examine source code of Xdebug-extcvd

提供元: 8S
Inspect and view changes in Xdebug-extcvd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a simple button to inject a Xdebug cookie.",
  "manifest_version": 2,
  "name": "Xdebug-ext",
  "version": "1.3",
  "homepage_url": "https://github.com/lhall-adexos/xdebug-ext",
  "icons": {
    "48": "data/icons/debug_48_active.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "data/icons/debug_32_inactive.png",
    "default_title": "Xdebug"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{45edb78e-98c3-427a-9a69-b18bbf372ebb}"
    }
  }
}

ベストのXdebug-extcvd代替案

Xdebug-extcvdに類似したFirefox add-onをいくつか紹介します: