Recenze doplňku Xdebug Session Cookie
Xdebug Session Cookie od Kudlaty
Recenze od uživatele Reindl Harald
Hodnocení: 1 z 5
od uživatele Reindl Harald, před 7 lety"yep its not for XDEBUG_PROFILE, as this extension is for XDEBUG_SESSION cookie" - yes, but do we need a own extension? i guess it would be only a few lines of code including a checkbox in the settings to send XDEBUG_PROFILE too
Odpověď vývojáře
zveřejněno před 7 letyhmm.. good point. I always thinking that it should have own icon, and if it needs icon it must be new extension, but if we add configuration option for it, it can always enable whenever we enable Session cookie. I'll add it to next version :)
Thx :)
Thx :)
7 recenzí
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 13493934, před 7 letyIt appears this extension is specifically designed for phpstorm. That should be specified in the description. I could not get it working with netbeans.
- Hodnocení: 5 z 5od uživatele David, před 7 letyI love simple software which does only one thing. This is exactly the simple add-on I needed. Thanks!
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 13339285, před 8 letyAlso, there is no support nor contact...
- Hodnocení: 5 z 5od uživatele Clément Escolano, před 8 letyWith the new setting to change the icon color, this extension is perfect for me. Thank you !
- Hodnocení: 4 z 5od uživatele Joro, před 8 letyWorks fine. Needs better icon and colors. Also needs profiler button.
Odpověď vývojáře
zveřejněno před 8 letyHi, version 1.0 is coming with preferences to select icon color.
But if we want another icon with profiler, we need to create another extension, as web extensions not support adding more then one icon to the toolbar.
I can only create button that on click reveal popup with more options, but i think it will be better to have another icon, so i'll create another addon with profiler and trace as i get time for it