DEPRECATED: For new Firefox Web Extension see https://github.com/firephp/firephp-for-browser-devtools
The original FirePHP Firebug extension re-implemented to leverage the latest module loader, console logging, out-of-band communication libraries, installer and development system working against Firebug.Next and Firefox Nightly.
- Open Firefox
- Install latest release: github.com/firephp/firephp-for-firebug.next/releases
- Open developer tools toolbox (F12 or Menu -> Developer -> Toogle Tools)
- See the FirePHP panel for further information
This project uses devcomp.org to orchestrate a development environment for every contributor. See boot.devcomp.org to get started.
This Firefox add-on is built using github.com/pinf-it to bundle and github.com/pinf/pinf-for-mozilla-addon-sdk to load source code bundles on demand as the addon is loaded and reloaded triggered by source changes.
On the server side, github.com/pinf-to/pinf-to-docker is used to start a PHP server.
The source code is structured as follows:
components
- The add-on implementation broken down into logical modules along with any dependencies the client needs.server
- PHP scripts that load the github.com/firephp/firephp-core and github.com/firephp/firephp libraries and generate test data for the client.
- Stabilize core featureset
- Finish devcomp.org dev system.
MPL 2.0
Copyright 2015 Christoph Dorn