Xdebug helper

Easy debugging, profiling and tracing extension for Xdebug

Total ratings

4.37 (Rating count: 430)

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.2.1 on Linux and Brave browser
  • Successfully helps users enable Xdebug with PHPStorm
  • Users appreciate its functionality and overall usefulness
Cons
  • Does not work with Xdebug 3 for many users
  • Issues with enabling and disabling debug mode
  • Not functioning properly in Brave browser for multiple users
  • Problems reported with Chrome's implementation affecting functionality
Most mentioned
  • Not working with Xdebug 3
  • Issues with debugging and profile activation
  • Works well on Linux
  • Helps in using Xdebug with PHPStorm
See reviews for Xdebug helper on Chrome Web Store
Upgrade to see all 204 reviews

User reviews

Recent rating average: 3.70
All time rating average: 4.37
Upgrade to see all 204 reviews

Rating filters

5 star
63% (128)
4 star
4% (9)
3 star
7% (15)
2 star
7% (14)
1 star
19% (38)
Date Author Rating Lang Comment
2024-12-19
Andrew Reddin
en hasnt worked since xdebug 3
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.
Upgrade to see all 204 reviews