Devtools auto-open sur chaque nouvel onglet pour PowerShell sur Windows
Start-Process -FilePath "msedge" -ArgumentList "--auto-open-devtools-for-tabs"
Outrageous Ostrich
Start-Process -FilePath "msedge" -ArgumentList "--auto-open-devtools-for-tabs"