chromedevtools--chrome-devtools-mcp
d7568881ba
## Summary - Add `background` boolean parameter to the `new_page` tool - When set to `true`, the new page opens in the background without bringing it to the front - Uses Puppeteer's existing `background` option for `browser.newPage()` Fixes #826 --------- Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com> Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>