Xdebug Session Cookie 的评价
Xdebug Session Cookie 作者: Kudlaty
Firefox 用户 13339285 的评价
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!
- 评分 5 / 5来自 Clément Escolano,7 年前With the new setting to change the icon color, this extension is perfect for me. Thank you !
开发者回应
发布于 7 年前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