FirePHP Firefox

Examine source code of FirePHP

제작자: cadorn Add-on
Inspect and view changes in FirePHP source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "description": "Log from PHP to a devtools panel.",
  "name": "FirePHP (Official)",
  "version": "1.5.7",
  "short_name": "FirePHP",
  "homepage_url": "http://firephp.org",
  "author": "Christoph Dorn",
  "icons": {
    "16": "skin/__icon_16.png",
    "48": "skin/__icon_48.png",
    "128": "skin/__icon_128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "http://*/",
    "https://*/"
  ],
  "content_security_policy": "script-src 'self'; style-src 'self'; object-src 'self'; img-src 'self'",
  "applications": {
    "gecko": {
      "id": "FirePHPExtension-Build@firephp.org",
      "strict_min_version": "56.0"
    }
  },
  "devtools_page": "devtools-page.html",
  "background": {
    "page": "background.html"
  },
  "page_action": {
    "default_popup": "scripts/devtools/dist/page-action.html",
    "default_icon": {
      "16": "skin/__icon_16.png",
      "48": "skin/__icon_48.png",
      "128": "skin/__icon_128.png"
    }
  },
  "version_name": "1.5.7"
}

최고의 FirePHP 대안

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