Debugging, profiling and tracing PHP code with Xdebug is very powerful, but enabling Xdebug with cookies or adding POST/GET variables is way too hard. This extension will help you to enable/disable debugging, profiling and tracing of your PHP-code easily.
Stable version: Go to the Google Chrome Web Store and click "Add to Chrome".
Development version: Download the source from GitHub and load the extension into Chrome yourself!
- Fork this repo and create a branch
- Commit and push your changes to your branch
- When you're happy send us a pull request!
Pro-tip: Make sure to build upon the latest version of the code and keep pull request as small as possible. This makes your pull request easy to merge.
The code of this project is licensed under the MIT license so you can use it in nearly every project you want to, commercial and non-commercial.
The icons used are the famous Famfamfam icons from Mark James licensed under the Creative Commons Attribution 3.0 License.
The name "Wrep" and all of the Wrep trademarks, slogans, text or logo representation used or referred in this project are the property of Wrep and may not be used in any way without written permission by Wrep. So please remove our logo, name, icons and slogans from any fork you make, especially if you want to publish your own version somewhere.
- remailednet for creating the original XDebug Enabler for Chrome
- Guilherme Pim for contributing a Manifest v2 version