chrome-devtools-frontend
Version:
Chrome DevTools UI
15 lines (9 loc) • 591 B
Markdown
### [Agentic extensions debugging](extension-debugging)
You can now debug extensions through a coding agent using new tools in DevTools for agents,
available through the MCP server.
### [Sort network requests](sort-network-requests)
The Network panel introduces a new Request # column, allowing you to sort requests by their
absolute chronological order of occurrence, independent of priority or duration.
### [Accessibility tree](accessibility-tree)
To streamline the Elements panel, the Accessibility tree toggle has moved from the DOM tree
to the Accessibility tab within the panel.