Add Redux DevTools Extension to support list

This commit is contained in:
Jhen 2016-11-14 00:32:31 +08:00
parent 7cfe1dd0af
commit 1404ea1c2c

View file

@ -51,6 +51,7 @@ Following Devtools Extensions are tested and guaranteed to work in Electron:
* [AngularJS Batarang](https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk)
* [Vue.js devtools](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
* [Cerebral Debugger](http://www.cerebraljs.com/documentation/the_debugger)
* [Redux DevTools Extension](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd)
### What should I do if a DevTools Extension is not working?