Easy debugging, profiling and tracing extension for Xdebug
Xdebug Helper - Debugging and Profiling Extension for Chrome
'Xdebug helper' is a remarkable Chrome extension designed to assist in debugging, profiling, and tracing PHP code using Xdebug. Tailored for PHP developers, it makes toggling these states effortless, eliminating the need to manually manipulate POST/GET variables or cookies. Its wide compatibility includes tools like PHPStorm, Eclipse with PDT, Netbeans, MacGDBp plus profiling tools like KCacheGrind, WinCacheGrind, Webgrind and more. Its visibility and hotkeys are customizable to help maintain browser cleanliness.
Extension stats
Manifest V2
Permissions:
- tabs
- *://*/*
Size: 71.81K
Full description: See detailed description
Ranking
Other platforms
Not available on Android
Not available on Firefox
Not available on Edge
User reviews
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
User reviews
hasnt worked since xdebug 3
by
Andrew Reddin, 2024-12-19
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");
}
);
});
by
Pavel Besedovskij, 2024-04-22
Works without any problem on Linux + Brave + PhpStorm with Xdebug 3.2.1.
by
Omer Šabić, 2024-02-03
Extension safety
Risk impact
Xdebug helper requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.
Risk impact analysis details
- Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- Critical ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
- High ******* ******* **** *** ****** ***** *** ***** ** ******* **** ********* ********* ** * *********** *****
- Low ******* ****** ** *** ********* ********
Risk likelihood
We don't have sufficient data to confidently determine the risk likelihood of Xdebug helper. Use it at your own risk.
Risk likelihood analysis details
- High This extension has low user count. Unpopular extensions may not be stable or safe.
- Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
- Low **** ********* *** ***** **** **** * ****** **** ***** ********** *** **** ****** ** ** ****** *** *****
- Good **** ********* *** **** **** *******
Upgrade to see full risk analysis details
Promo images
Similar extensions
Here are some Chrome extensions that are similar to Xdebug helper:
[email protected]
20K
gxumyd
10K
Marcel Pociot
10K
https://jetbrains.com
90K
https://vuejs.org
2M
https://chromelogger.com
30K
Unknown
20K
Dylan Holmes
1,000
Blackfire.io
10K
ProbityTechnology
10K
https://livereload.com
100K
Alpine.js devtools
10K