Open eccegordo opened 9 years ago
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.
This could be helpful http://electron.atom.io/docs/v0.37.6/tutorial/devtools-extension/
Indeed @matthewdias. Thanks!
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