chromedevtools--chrome-devtools-mcp
a8169676f9
This PR adds two emulation attributes `viewport` and `userAgent` that allow emulating a mobile or a different desktop device. Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/272 Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/619 Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/410 Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/280 (the recommended way is to emulate via the MCP server instead of a parallel DevTools session)