ChromeDevTools/devtools-protocol

Chrome DevTools Protocol

1,545

stars

1,805

commits

TypeScript

primary language

Sep 11, 2026

updated

chromedevtools.github.io/devtools-protocol/

README

devtools-protocol devtools-protocol on npm

:warning: This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform.

Use the protocol viewer for navigating the protocol.

TypeScript definitions for the protocol's types are available in 'types/protocol.d.ts'. Mappings from Commands and events to these types are available in either generated DomainApi style in types/protocol-proxy-api.d.ts or in simple name-to-type-interface style in types/protocol-mapping.d.ts.

Also, this repo is published as the devtools-protocol npm module.

Contributors

devtools-bot

1,663 commits

paulirish

54 commits

mathiasbynens

45 commits

OrKoN

11 commits

ChromeDevTools/devtools-protocol

Chrome DevTools Protocol

1,545

stars

1,805

commits

TypeScript

primary language

Sep 11, 2026

updated

chromedevtools.github.io/devtools-protocol/

README

devtools-protocol devtools-protocol on npm

:warning: This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform.

Use the protocol viewer for navigating the protocol.

TypeScript definitions for the protocol's types are available in 'types/protocol.d.ts'. Mappings from Commands and events to these types are available in either generated DomainApi style in types/protocol-proxy-api.d.ts or in simple name-to-type-interface style in types/protocol-mapping.d.ts.

Also, this repo is published as the devtools-protocol npm module.

Contributors

devtools-bot

1,663 commits

paulirish

54 commits

mathiasbynens

45 commits

OrKoN

11 commits

Languages

TypeScript

62.9%

Shell

18.6%

JavaScript

18.5%