Merge pull request #6922 from TomKaltz/patch-1

Update devtools-extension.md
This commit is contained in:
Cheng Zhao 2016-08-22 16:52:18 +09:00 committed by GitHub
commit 374e23fc37

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?