mac-cain13 / xdebug-helper-for-chrome

Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension
https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc
307 stars 97 forks source link

Fixed saving trace and profiler keys #70

Closed neochief closed 7 years ago

neochief commented 8 years ago

Currently saving trace and profiler keys is not possible because of the wrong selector in the options page.

I also made localstorage query expressions a bit more uniform across all files.