rlaffers / thinxdebug

Firefox add-on for switching Xdebug remote debugging session.

Repository from Github https://github.comrlaffers/thinxdebugRepository from Github https://github.comrlaffers/thinxdebug

ThinXdebug

Firefox add-on for switching Xdebug remote debugging session.

This extension adds two buttons to the Firefox navigation toolbar: one for starting a debugging session, and another button for starting xdebug profiling.

Requirements

This add-on requires Firefox 29+.

Installation

  • Clone the repository
  • Simply drag the file from build/thin-xdebug.xpi into your browser window and confirm the installation.

Repackaging the add-on

To rebuild the add-on, you need to install the current Firefox SDK first. The add-on can be rebuilt by:

git clone https://github.com/rlaffers/thinxdebug.git
cd thinxdebug.git
cfx xpi

Preferences

By default, the Start debugging button creates a cookie with value "netbeans-xdebug" as expected by Netbeans IDE. You may want to change this value to something else via Add-ons Manager.

About

Firefox add-on for switching Xdebug remote debugging session.

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%