Κριτικές για το Xdebug Session Cookie
Xdebug Session Cookie από Kudlaty
Κριτική από rozwell
7 κριτικές
- Βαθμολογία 1 από 5από Reindl Harald, 7 χρόνια πριν"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
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινhmm.. 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 :) - Βαθμολογία 1 από 5από Χρήστης Firefox 13493934, 7 χρόνια πρινIt appears this extension is specifically designed for phpstorm. That should be specified in the description. I could not get it working with netbeans.
- Βαθμολογία 5 από 5από David, 7 χρόνια πρινI love simple software which does only one thing. This is exactly the simple add-on I needed. Thanks!
- Βαθμολογία 1 από 5από Χρήστης Firefox 13339285, 8 χρόνια πρινAlso, there is no support nor contact...
- Βαθμολογία 5 από 5από Clément Escolano, 8 χρόνια πρινWith the new setting to change the icon color, this extension is perfect for me. Thank you !
- Βαθμολογία 4 από 5από Joro, 8 χρόνια πρινWorks fine. Needs better icon and colors. Also needs profiler button.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινHi, 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