Hacker News
- Google Chrome Developer Tools http://code.google.com/chrome/devtools/docs/overview.html 25 comments
- Google Chrome’s Developer Tools Improve http://blog.chromium.org/2010/06/google-chromes-developer-tools-improve.html 10 comments
- Exploiting the Google Chrome Developer Tools http://www.hydrantlabs.org/security/google/chrome/ 6 comments netsec
- Google Chrome pushes additional developer tools to stable. http://blog.chromium.org/2010/01/more-resources-for-developers.html 24 comments programming
- A Re-introduction to the Chrome Developer Tools (video from Google I/O) http://paulirish.com/2011/a-re-introduction-to-the-chrome-developer-tools/ 2 comments javascript
- TIL: If you're not sure how to get a specific item from HTML for use in Javascript, you can use Google Chrome's Developer Tools to copy the selector by right clicking on the desired line of HTML and going to 'Copy' > 'Copy Selector' https://www.reddit.com/r/webdev/comments/69nub4/til_if_youre_not_sure_how_to_get_a_specific_item/ 27 comments webdev