From eefb107dd0b4e4d0a967e99633c723e0e278d9fd Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Mon, 11 Aug 2025 15:23:23 +0200 Subject: [PATCH] Update index.md --- pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.md b/pages/index.md index e73f5bedd..a4cdd783c 100644 --- a/pages/index.md +++ b/pages/index.md @@ -34,7 +34,7 @@ The stable release of the protocol, tagged at Chrome 64. It includes a smaller s

Consider subscribing to the chrome-debugging-protocol mailing list. -

Inspect CDP traffic using Protocol Monitor in DevTools

+

Using Protocol Monitor in Chrome DevTools

This is especially handy to understand how the DevTools frontend makes use of the protocol. You can view all requests/responses and methods as they happen in the Protocol Monitor panel in DevTools.