UNPKG

chrome-devtools-frontend

Version:
12 lines (6 loc) 785 B
### [DevTools for agents](mcp) Configure `--no-javascript-evaluation` or disable execution tools to inspect pages safely without running scripts. Agents can also inspect heap snapshots directly with `query_heapsnapshot` and analyze memory retained by execution contexts. ### [CPU performance tier overrides and modernized device presets](performance) Configure and dispatch calibrated CPU performance tier overrides over CDP in the Performance panel to test device performance reproducibly. Emulated device presets are now grouped by form factor and updated with modern hardware. ### [Edit and resend as fetch in Console](edit-and-resend-as-fetch-in-co) Copy any network request as an editable `fetch()` expression directly into the Console to modify parameters before resending.