Skip to content

firephp/firephp-for-firebug.next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED: For new Firefox Web Extension see https://github.com/firephp/firephp-for-browser-devtools


FirePHP for Firebug.Next

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.

Install

  1. Open Firefox
  2. Install latest release: github.com/firephp/firephp-for-firebug.next/releases
  3. Open developer tools toolbox (F12 or Menu -> Developer -> Toogle Tools)
  4. See the FirePHP panel for further information

Development

This project uses devcomp.org to orchestrate a development environment for every contributor. See boot.devcomp.org to get started.

Implementation

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:

Roadmap

  1. Stabilize core featureset
  2. Finish devcomp.org dev system.

License

MPL 2.0

Copyright 2015 Christoph Dorn