7 ms·
Yes - it seems strange that this has not already been integrated into Google DevTools which I generally use. Perhaps there is a similar Chrome extension or Fire
by wallio 13y ago
Yes - it seems strange that this has not already been integrated into Google DevTools which I generally use. Perhaps there is a similar Chrome extension or Firebug add-in but have not see it.
Not the same thing but there is already a jslint Chrome extension <1> and a proposal to add jshint to DevTools itself <2>.
<1> https://chrome.google.com/webstore/detail/jslint-for-google-chrome/jllekaioicnhoinolncnmofahonmmaio https://chrome.google.com/webstore/detail/jslint-for-google-...
<2> https://groups.google.com/forum/#!topic/google-chrome-developer-tools/_tYVsIoLlG4 https://groups.google.com/forum/#!topic/google-chrome-develo...
- suyash 13y agoSafari Web inspector is open source now, someone can integrate and submit a patch for it as well. I prefer Safari over Chrome.