microsoft-edge Command Examples

Modern web browser developed by Microsoft based on the Chromium web browser developed by Google. This command is available instead as msedge for Windows. Note: Additional command arguments from chromium may also be usable to control Microsoft Edge. More information: https://microsoft.com/edge.

microsoft-edge {{https://example.com|path/to/file.html}}

microsoft-edge --inprivate {{example.com}}

microsoft-edge --new-window {{example.com}}

microsoft-edge --app={{https://example.com}}

microsoft-edge --proxy-server="{{socks5://hostname:66}}" {{example.com}}

microsoft-edge --user-data-dir={{path/to/directory}}

microsoft-edge --user-data-dir={{path/to/directory}} --disable-web-security

microsoft-edge --auto-open-devtools-for-tabs