FirePHP for Chrome
FirePHP for Chrome
What is FirePHP for Chrome?
FirePHP for Chrome is a Chrome extension developed by Cosmin Koteles, and its main feature is "FirePHP for Chrome".
Extension Screenshots
Download FirePHP for Chrome Extension CRX File
Download FirePHP for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Google Chrome developer tools extension for FirePHP
Extension Basic Information
Name | FirePHP for Chrome |
ID | goajlbdffkligccnfgibeilhdnnpaead |
Official URL | https://chromewebstore.google.com/detail/firephp-for-chrome/goajlbdffkligccnfgibeilhdnnpaead |
Description | FirePHP for Chrome |
File Size | 58.12 KB |
Installation Count | 2,429 |
Current Version | 0.1 |
Last Updated | 2014-02-20 |
Publish Date | 2014-02-20 |
Rating | 3.53/5 Total 17 Ratings |
Developer | Cosmin Koteles |
Payment Type | free |
Extension Website | https://github.com/kcsoft/firephp-chrome |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FirePHP for Chrome", "version": "0.1", "author": "Cosmin Koteles", "description": "FirePHP for Chrome", "icons": { "128": "icon_128.png" }, "devtools_page": "devtools.html", "background": { "scripts": [ "js\/background.js" ] }, "permissions": [ "webRequest", "webRequestBlocking", " |