
81: Building tools with and for Chrome DevTools
The Web Platform Podcast · The Web Platform Podcast
March 9, 201655m 2s
Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
An every day use tool, Chrome DevTools offers a significant amount of power for web developers to debug and make the web better. In this episode, Konrad Dzwinel sits down with Justin Ribeiro to discuss building tools for DevTools to expand your development horizons.
Resources and Links- Betwixt - https://github.com/kdzwinel/betwixt
- SnappySnippet - https://github.com/kdzwinel/SnappySnippet
- kdzwinel/DOMListenerExtension https://github.com/kdzwinel/DOMListenerExtension
- Chrome DevTools frontend - https://github.com/ChromeDevTools/devtools-frontend
- npm-publish-devtools-frontend - https://github.com/paulirish/npm-publish-devtools-frontend
- ChromeDevTools/debugger-protocol-viewer https://github.com/ChromeDevTools/debugger-protocol-viewer
- Getting started building Chrome Extensions - https://developer.chrome.com/extensions
- Contributing to Chromium: an illustrated guide, Monica Dinculescu - http://meowni.ca/posts/chromium-101/
Konrad Dzwinel (@kdzwinel)
Justin Ribeiro (@justinribeiro)