Chrome DevTools
Learning
DevTools tooling and ecosystem
Network Inspection
CPU profile
Chrome DevTools Protocol
Libraries for driving the protocol (or a layer above)
Protocol wrapper generator that can be customized by editing handlebars templates. Includes .Net Core template.
A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.
A coroutine-based client library, providing low-level CDP primitives and high-level extensions.
The CDP wrapper API is autogenerated and will be updated when CDP protocol changes.
Developing with the protocol
Using DevTools frontend with other platforms
Android
ClojureScript
iOS
Node.js
Applications
DevTools Extensions
Workflow
A WebGL debugging toolkit which enables more productive WebGL development and more efficient WebGL applications.
A WebGL debugging toolkit which enables more productive WebGL development and more efficient WebGL applications.
Performance
Alumni
Allows you to connect a client to multiple browsers at once.
Standalone implementation of the Chrome DevTools backend to debug arbitrary web environments.