Update devtools-extension.md

Cerebral Debugger is now supported under Electron
This commit is contained in:
Thomas Kaltz III 2016-08-21 17:36:26 -04:00 committed by GitHub
parent 488fe53276
commit 77dc700c51

View file

@ -50,6 +50,7 @@ Following Devtools Extensions are tested and guaranteed to work in Electron:
* [jQuery Debugger](https://chrome.google.com/webstore/detail/jquery-debugger/dbhhnnnpaeobfddmlalhnehgclcmjimi)
* [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)
### What should I do if a DevTools Extension is not working?