För att prova de tusentals tillägg tillgängliga här, ladda ner Mozilla Firefox, ett snabbt och gratis sätt att surfa på webben!
StängVälkommen till Firefox tillägg.
Välj bland tusentals extrafunktioner och stilar för att göra Firefox till ditt.
StängRecensioner av easy Xdebug
38 recensioner av detta tillägg
Betygsatt 4 utav 5 stjärnor
The settings panel cannot be saved (clicking the button has no effect). You can set the IDE key directly at extensions.easyxdebug.idekey in about:config. Apart from that, it works nicely.
umpirsky: in FF 4 extension buttons go to an extension toolbar instead of the status bar (which was removed); maybe you have disabled it?
Betygsatt 1 utav 5 stjärnor
There are no start/stop xdebug session buttons on FF 4.01 / Ubuntu 10.04
Denna användare har en tidigare recension för detta tillägg.Betygsatt 3 utav 5 stjärnor
Dont know why I should use it? I use NetBeans with MoWeS and Apache 2 + xdebug. Start my PHP project, set a breakpoint in the SourceCode and it stops. What can your do addon better?
Greats Chris2011
Betygsatt 1 utav 5 stjärnor
I am unable to use this extension with FF4, even though it is supposedly compatible with FF 4. It does not allow me to change the Xdebug.idekey value from "netbeans-xdebug" to use with Komodo, and I cannot tell which setting the enable/disable icons are at. The title for the start session and start profiler buttons do not change when they are clicked to change state. Very frustrating, because I relied heavily on Xdebug Helper.
Betygsatt 4 utav 5 stjärnor
It works. :-)
Betygsatt 3 utav 5 stjärnor
It crashes the browser (FF 3.6.15) when disabling/enabling
Denna recension är för en tidigare version av tillägget (1.4).Betygsatt 3 utav 5 stjärnor
I am using Firefox 3.6.13. The icons to enable debugging and profiling are respectively inversed with those that show debugging and profiling disabled (plus the tooltip of the icons is always the same, regardless the state). Therefore at first I did not understand what was happening since it was not intuitive to have the icons like that. Sometimes the settings dialog does not work (I assume there is some kind of bug there, in Firefox or in the extension). Apart from that the extension works fine and does the exact same job that did Xdebug Helper.
Denna recension är för en tidigare version av tillägget (1.4).Betygsatt 3 utav 5 stjärnor
Does it work on Ubuntu...couldn't make it work on Ubuntu 10.4 :(
Denna recension är för en tidigare version av tillägget (1.4).Betygsatt 5 utav 5 stjärnor
Works in FF4b5 with modified install.rdf ! everything is fine
Thank you
Betygsatt 5 utav 5 stjärnor
o, btw i cant find the edit source/hack me button
you have a cvs/git repo some ware?
i want to incorprate frame support, and a cookie killer(is handy for devolepmet of session handlers
Betygsatt 5 utav 5 stjärnor
Good plugin:
+ works on eclipse(make shore eclipse is configured and it should listen for requests and prompt you)
+ lite code
+ starts and ends debug session(no url edit)
+ does profiling(enable it in xdebug and use (Win)CacheGrind on the putput folder)
Betygsatt 5 utav 5 stjärnor
It took min 10 minutes to that it was needed to set the IDE key to netbeans-xdebug in the settings.
After that this extension worked perfectly and is essential to debug with netbeans.
Great job !
Betygsatt 5 utav 5 stjärnor
Now I understand it but I can't change the old review...
After having trouble to understand how to start the debugging process I got it work. So first start the debugger in netbeans. Then switch on debugging using the add on in firefox and turn it of there without stopping the debugger in netbeans
Betygsatt 5 utav 5 stjärnor
Thx, version 1.4 is similar to xdebug helper and a proper replacement.
Denna recension är för en tidigare version av tillägget (1.4).Betygsatt 3 utav 5 stjärnor
This extension (Version 1.3) doesn't work with FF 3.6 caused by the following:
- you are using 2 different pref keys (extensions.xdebughelper.idekey and extensions.easyxdebug.idekey)
- you are using the false code to get the extension prefManager:
main.js:Line 51
var prefManager = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch);
should be:
var prefManager = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefService);
Would also be nice that the package will be released for SeaMonkey >= 2.0
Betygsatt 3 utav 5 stjärnor
The extension is quite ok, but I don't like, that it re-submits the current page. XDebug Help is still the better option. You still can get it from http://releases.mozilla.org/pub/mozilla.org/addons/3960/, but you have to make it compatible with Firefox 3.6, which is not a big deal with the MR Tech Toolkit extension.
Denna recension är för en tidigare version av tillägget (1.3).Betygsatt 3 utav 5 stjärnor
This addon does work for remotely debugging. However, I miss the Xdebug helper addon. That addon had easy to recognize icons and the option to profile remotely.
Denna recension är för en tidigare version av tillägget (1.3).Betygsatt 5 utav 5 stjärnor
Now that it supports stopping the debug session it's a great tool and a proper replacement for the discontinued Xdebug helper add-on. A nice extra feature would be if you could start/stop profiling, too.
Denna recension är för en tidigare version av tillägget (1.3).För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.