Auto-abre devools en cada pestaña nueva para PowerShell en Windows
Start-Process -FilePath "msedge" -ArgumentList "--auto-open-devtools-for-tabs"
Outrageous Ostrich
Start-Process -FilePath "msedge" -ArgumentList "--auto-open-devtools-for-tabs"