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

chrome.tabs.getSelected is deprecated #19

Closed mac-cain13 closed 11 years ago

mac-cain13 commented 11 years ago

Should use chrome.tabs.query instead.