chrome-devtools-frontend
Version:
Chrome DevTools UI
12 lines (6 loc) • 502 B
Markdown
### [Soft navigations in performance traces](soft-navigations)
Soft navigation and soft LCP markers are now visible in performance traces for single-page applications.
### [Identify render blocking requests](render-blocking)
Enable the Render blocking column in the Network panel to spot scripts or stylesheets that are blocking the rendering process.
### [MCP server](mcp-server)
Simulate device viewports and user agents, open pages in the background, and a new SKILL.md for more efficient use.