jhen0409 / remotedev-extension

Use Redux DevTools in the Browser/Electron DevTools
MIT License
17 stars 1 forks source link

Specify about using as Chrome extension also #1

Open zalmoxisus opened 8 years ago

zalmoxisus commented 8 years ago

Well done!

I'd suggest to specify that it can be used not only for electron, but can be loaded as a chrome extension for web apps or React Native.

In 'redux-devtools-extension' we've implemented RemoteDev-App only in a new window, not from Chrome DevTools. So, one can use them both together.

Also, I think it's not just a temporary solution, but a permanent one :)

jhen0409 commented 8 years ago

Thanks your suggestion! I'll complete it. :)