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.
Alt+Shift+X (Cmd+Shift+X on Mac) opens the popup, or toggles the debugging state when popup disabled.
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!
- Fix known bugs
- Updated to Chrome extension MV3, MV2 can no longer run in Chrome after Jan. 2023.
- 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.
There is also Firefox version created by BrianGilbert that you could try.
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.