chrome-devtools-app icon indicating copy to clipboard operation
chrome-devtools-app copied to clipboard

integration with other inspectors?

Open eccegordo opened this issue 9 years ago • 3 comments

this looks like an awesome project. How viable would this be to integrate with other inspectors built on top of chrome dev tools? I am wondering about Ember JS inspector

https://github.com/emberjs/ember-inspector/issues/404

thanks

eccegordo avatar Aug 07 '15 10:08 eccegordo

Interesting idea! I don't know if we could emulate the chrome.* API's that used by DevTools extensions, but we should find a way to make this happen.

auchenberg avatar Aug 07 '15 13:08 auchenberg

This could be helpful http://electron.atom.io/docs/v0.37.6/tutorial/devtools-extension/

matthewdias avatar Apr 19 '16 05:04 matthewdias

Indeed @matthewdias. Thanks!

auchenberg avatar Apr 19 '16 16:04 auchenberg