Xdebug helper

Easy debugging, profiling and tracing extension for Xdebug

Total ratings

4.38 (Rating count: 429)

Review 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
  • Works well with Xdebug 3.1.5 and PHP 8.1.9.
  • Debugging works great.
  • Helps users enable Xdebug easily after initial struggles.
  • The best extension for Xdebug functionality.
  • Functions perfectly in specific environments (Linux + Brave + PhpStorm).
Cons
  • Issues with the latest Chrome version on Windows (JavaScript error).
  • Not working in Brave Browser.
  • Difficulties in enabling debug mode on two different computers.
  • Doesn't work with Xdebug 3 compared to Xdebug 2.
  • General issues with CSS and font loading impacting functionality in certain regions.
Most mentioned
  • Not working
  • Works perfectly
  • Debugging issues with Xdebug 3
  • Problems in Brave Browser
  • Configuration issues with Xdebug settings
See reviews for Xdebug helper on Chrome Web Store
Upgrade to see all 203 reviews

Recent reviews

Recent rating average: 3.80
All time rating average: 4.38
Upgrade to see all 203 reviews

Rating filters

5 star
63% (128)
4 star
4% (9)
3 star
7% (15)
2 star
7% (14)
1 star
18% (37)
Date Author Rating Lang Comment
2024-04-22
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ć
en Works without any problem on Linux + Brave + PhpStorm with Xdebug 3.2.1.
2023-12-06
Andreas Papaconstantinou
2022-10-12
Илья Ященко
Отлично работает!
2022-10-12
Илья Ященко
ru Отлично работает!
2022-08-07
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-08-07
Lee McCall
en 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
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-09
Jeremy Simkins
en 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
Not working in Brave Browser...
Upgrade to see all 203 reviews