chromedevtools--chrome-devtools-mcp
e7a0d50977
This PR ensures the extensions for the file outputs of different types minimizing the chance of misuse. The input filePath, thus, might be modified but it should not be an issue for clients as the final output path is returned to the clients in the response. Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/1864 --------- Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>