Xdebug helper

Xdebug helper

Easy debugging, profiling and tracing extension for Xdebug

Total ratings for Xdebug helper
4.38 (Rating count: 432)
Merlin
User reviews summary
These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Easy to use
  • Works well with PHPStorm
  • Helpful for debugging
Cons
  • Does not work with Xdebug 3+
  • Issues with Brave Browser
  • Problems with port configuration
Most mentioned
  • Does not work with Xdebug 3+
  • Works well with PHPStorm
  • Not working
  • Problems with Brave Browser
  • Issues with port configuration
See reviews for Xdebug helper on Chrome Web Store
Upgrade to see all 162 reviews
Recent reviews for Xdebug helper
Recent rating average: 3.80
All time rating average: 4.38
Upgrade to see all 162 reviews
Rating filters
5 star
65% (105)
4 star
6% (9)
3 star
8% (13)
2 star
6% (10)
1 star
15% (25)
Date Author Rating Lang Comment
2024-04-22
Pavel Besedovskij
Pavel Besedovskij
en 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"); } ); });
2024-02-03
Omer Šabić
Omer Šabić
en Works without any problem on Linux + Brave + PhpStorm with Xdebug 3.2.1.
2023-12-06
Andreas Papaconstantinou
Andreas Papaconstantinou
2022-10-12
Илья Ященко
Илья Ященко
Отлично работает!
2022-08-07
Lee McCall
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.
2022-06-09
Jeremy Simkins
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.
2022-06-07
Patrick Henninger
Patrick Henninger
Not working in Brave Browser...
2022-05-30
Yunhui Deng
Yunhui Deng
After installing this extension in Chrome, I could never enable the debug mode, on two different computer:(
2022-01-22
Manolis SX
Manolis SX
Debugging works great. Is it possible turn on and off profiling with Xdebug 3+?
2021-07-08
Tayner Jhony
Tayner Jhony
the best extension !!
Upgrade to see all 162 reviews