Browse Source

Update devtools-extension.md

Cerebral Debugger is now supported under Electron
Thomas Kaltz III 8 years ago
parent
commit
77dc700c51
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/tutorial/devtools-extension.md

+ 1 - 0
docs/tutorial/devtools-extension.md

@@ -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?