microsoft-edge
edge browser for Linux
TLDR
Open browser
$ microsoft-edge
Open URL$ microsoft-edge [https://example.com]
Open in private mode$ microsoft-edge --inprivate
Open file$ microsoft-edge [file.html]
New window$ microsoft-edge --new-window [url]
Profile directory$ microsoft-edge --user-data-dir=[/path/to/profile]
SYNOPSIS
microsoft-edge [options] [url]
DESCRIPTION
microsoft-edge is Microsoft Edge browser for Linux. It's based on Chromium.
The tool provides web browsing with Microsoft services integration. Supports extensions and sync.
PARAMETERS
URL
URL to open.--inprivate
Private browsing mode.--new-window
Open in new window.--user-data-dir DIR
Profile directory.--app URL
Open as app.--help
Display help information.
CAVEATS
Chromium-based. Microsoft account for sync. Proprietary software.
HISTORY
Microsoft Edge for Linux was released in 2020, bringing the Chromium-based browser to Linux.
SEE ALSO
google-chrome(1), firefox(1), chromium(1)

