Xdebug helper icon

Xdebug helper

Extension Actions

CRX ID
eadndfjplgieldjbigjakmdgkmoaaaoc
Description from extension meta

Easy debugging, profiling and tracing extension for Xdebug

Image from store
Xdebug helper
Description from store

A must have for everyone thats debugging, profiling and tracing PHP code with Xdebug. This extension will help you to enable/disable debugging, profiling and tracing easily, instead of juggling around with POST/GET variables or cookies.

This extension is very useful for PHP developers that are using PHP tools with Xdebug support like PHPStorm, Eclipse with PDT, Netbeans and MacGDBp or any other Xdebug compatible profiling tool like KCacheGrind, WinCacheGrind or Webgrind.

By default the extension icon will show up on all pages, but to keep your browser as clean as possible, the extension can be configured to be only visible at the pages you want in the settings panel.

Hotkeys:
- Ctrl+Shift+X (Cmd+Shift+X on Mac) opens the popup.
- Alt+Shift+X toggles the debugging state.

---
Feel free to submit ideas, bugs and pull request to our Github project: https://github.com/wrep/xdebug-helper-for-chrome

Latest reviews

GL
This was the only Xdebug helper that worked out of the box for me. Rest of them just didn't work no matter how much I tried. What is wrong with google to remove this?
ThreeLeaf International
I have used Xdebug Helper for years. Hate to see it go. I have submitted my own interpretation to Google, and it is currently under review. If you want to manually install my version in the meantime, it is available on GitHub: https://github.com/ThreeLeaf-com/xdebug-chrome-extension
Alex Lemaire
This thing is a staple in my day to day! Please don't deprecate it, ever!
Michael Spiegel
Is no longer working after the latest Chrome Update. Checkout the alternative from JetBrains: https://chromewebstore.google.com/detail/xdebug%20extension/aoelhdemabeimdhedkidlnbkfhnhgnhm
Andrew Reddin
hasnt worked since xdebug 3
Pavel Besedovskij
Latest version of chrome on Windows is with JS error. I had to clear the cookies to make sites working without XDEBUG Seems like the issue is due to wrong implementation of this method https://developer.chrome.com/docs/extensions/reference/api/tabs#method-sendMessage - it accepts 4 arguments, with a callback as the last one, while in extension it is 3rd argument: // Request the current state from the active tab chrome.tabs.query({ active: true, windowId: chrome.windows.WINDOW_ID_CURRENT }, function(tabs) { chrome.tabs.sendMessage( tabs[0].id, { cmd: "getStatus", idekey: ideKey, traceTrigger: traceTrigger, profileTrigger: profileTrigger }, function(response) { // Highlight the correct option $('a[data-status="' + response.status + '"]').addClass("active"); } ); });
Omer Šabić
Works without any problem on Linux + Brave + PhpStorm with Xdebug 3.2.1.
Илья Ященко
Отлично работает!
Lee McCall
The profiler works for me using xdebug 3.1.5 and PHP 8.1.9. If its not working for you, maybe you don't have your xdebug settings configured correctly.
Lee McCall
The profiler works for me using xdebug 3.1.5 and PHP 8.1.9. If its not working for you, maybe you don't have your xdebug settings configured correctly.
Jeremy Simkins
Doesn't work for xdebug 3. Can no longer turn on or off debug and it just doesn't work like it did for xdebug 2.
Jeremy Simkins
Doesn't work for xdebug 3. Can no longer turn on or off debug and it just doesn't work like it did for xdebug 2.
Patrick Henninger
Not working in Brave Browser...
Patrick Henninger
Not working in Brave Browser...
Yunhui Deng
After installing this extension in Chrome, I could never enable the debug mode, on two different computer:(
Yunhui Deng
After installing this extension in Chrome, I could never enable the debug mode, on two different computer:(
Manolis SX
Debugging works great. Is it possible turn on and off profiling with Xdebug 3+?
Manolis SX
Debugging works great. Is it possible turn on and off profiling with Xdebug 3+?
Tayner Jhony
the best extension !!
Tayner Jhony
the best extension !!
Giray Temel
not working
Giray Temel
not working
Bartosz Telesiński
Nice tool, but can it be upgraded so it plays nice with Frontend app (Angular) with PHP API backend? Probably Chrome started to prevent something.
Bartosz Telesiński
Nice tool, but can it be upgraded so it plays nice with Frontend app (Angular) with PHP API backend? Probably Chrome started to prevent something.
Shadoweb EB
Really great plugin!
Shadoweb EB
Really great plugin!
Bernhard Fischer-Sengseis
Thanks to this extension I was finally able to get Xdebug to work (with PHPstorm). After 2 days of struggling...
Bernhard Fischer-Sengseis
Thanks to this extension I was finally able to get Xdebug to work (with PHPstorm). After 2 days of struggling...
刘小麦
一般吧,遇到的问题就是点图标没效果,后来发现是因为里面用了Google的css还有字体什么的,大陆访问太慢造成的,我也是服了,就那几个文件就不能放本地?
Enkh-Amar Ganbat
not working
Enkh-Amar Ganbat
not working
Williams Paredes
Funciona perfectamente gracias, todo muy bien......
Ali “AlinuX”
Works fine with php storm... i loved it.
Ali “AlinuX”
Works fine with php storm... i loved it.
Tài Trần Văn
Great plugin tool. Thanks
Tài Trần Văn
Great plugin tool. Thanks
Martin Svoboda
does not work anymore
Martin Svoboda
does not work anymore
Mohammad Aghanabi
It just listens on 9000 port and doesn't allow users to change it. So if in your environment the default xdebug port is already busy, you can't utilize this extension.
Mohammad Aghanabi
It just listens on 9000 port and doesn't allow users to change it. So if in your environment the default xdebug port is already busy, you can't utilize this extension.
Woods
不错,五星好评。
Bud Manz
I depend on this extension on a daily basis at work! Excellent work!
Bud Manz
I depend on this extension on a daily basis at work! Excellent work!
御神狐
这个插件是不支持php7.2 -7.3 了吗?php7.0 能使用,之后两个版本装了phpxdebug, 有断点没效果
Guozhang Wu
配合homestead,在phpstorm上顺利运行,好评!
sevth
非常nice
Ivan Zaets
Кто то пробовал устанавливать в subline text v3.2.1 build 3207? Установил, но когда запускаю, то никакие переменные не отображаются, если кто то сталкивался и нашел решение отпишитесь. php-7.3-x64
Dennis Skinner
Does exactly what you expect it to do. Nice job.
Dennis Skinner
Does exactly what you expect it to do. Nice job.
Michael FORASTE
Does not work anymore :(