Xdebug-extfea Firefox

Examine source code of Xdebug-extfea

제작자: Nhà cái CO88
Inspect and view changes in Xdebug-extfea 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": "{177e08ce-ff03-4f42-b041-107b828fcc75}"
    }
  }
}

최고의 Xdebug-extfea 대안

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