# ChromeDevTools/devtools-protocol

Chrome DevTools Protocol

Repository: https://github.com/ChromeDevTools/devtools-protocol
Canonical: https://ross.abutalabs.com/products/devtools-protocol
Homepage: https://chromedevtools.github.io/devtools-protocol/
Language: TypeScript
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-22T04:37:56+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3445, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1537, forks 277 (observed 2026-08-28T04:05:00.018693+00:00)

## What it is
The official repository for the Chrome DevTools Protocol (CDP), providing protocol definitions, documentation, and TypeScript type definitions for instrumenting, inspecting, debugging, and profiling Chromium-based browsers. It is published as the devtools-protocol npm module for use in tooling built on top of CDP.

## Use cases
- build browser automation tools on top of Chrome DevTools Protocol
- get TypeScript types for CDP commands and events
- debug and profile Chromium or Node.js apps programmatically
- browse CDP domain documentation and protocol versions
- instrument network, DOM, and debugger activity in Chrome
- write a CDP client library in JavaScript or TypeScript

## When to choose
- you are building tooling that speaks the Chrome DevTools Protocol
- you need typed definitions for CDP domains, commands, and events
- you want to debug or profile Chromium-based browsers or Node.js programmatically

## When to avoid
- you need a high-level browser automation API like Puppeteer or Playwright rather than raw protocol definitions
- you need to debug non-Chromium browsers that don't support CDP
- you want a stable, backwards-compatible API surface — tip-of-tree protocol changes frequently

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, sdk, type-system
- domain: developer-tools, web-development, apis, browser-extensions
- platform: cross-platform
- tags: chrome-devtools-protocol, cdp, browser-debugging, protocol-definitions, typescript-definitions, chromium, browser-automation, debugging, nodejs, typescript

## Member repositories
- ChromeDevTools/devtools-protocol (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.018693+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:59.286243+00:00, confidence not recorded.
  - readme: https://github.com/ChromeDevTools/devtools-protocol (fetched 2026-08-28T04:05:00.018693+00:00, sha 254540d1df72)
  - homepage: https://chromedevtools.github.io/devtools-protocol/ (fetched 2026-08-29T11:32:51.780206+00:00, sha 4e35bec7ded9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
