Microsoft Edge官方离线最新安装包:64位 http://go.microsoft.com/fwlink/?LinkID=209343732位 https://go.microsoft.com/fwlink/?LinkID=2093505 注:以上地址永远为Edge的最新版下载地址。Microsoft Edge 正式版 渠道发行说明:英文:https://learn.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel中文:https://learn.microsoft.com/zh-cn/deployedge/microsoft-edge-relnote-stable-channel 注:英文版的发行说明要早于中文版的发行说明。Microsoft Edge 正式版 及 历史版 官方下载地址:https://www.microsoft.com/zh-cn/edge/business/download 注:此地址为Edge官方的下载地址,包含Edge的最新正式版及历史版本。 此地址下载的Edge最新正式版与“Microsoft Edge官方离线最新安装包”地址中下载的最新正式版是同一个文件,已下载并使用MD5校验值测试。# Chromium内核浏览器实验室功能特性运行参数:https://peter.sh/experiments/chromium-command-line-switches--user-data-dir="Data" //数据重定向存储当前目录--user-data-dir="..\Data" //数据重定向存储到上层目录--disk-cache-dir="Cache" //缓存重定向存储存当前目录--no-first-run //不显示首次运行向导--force-local-ntp //强制本地NTP--disable-logging //禁用记录日志--disable-breakpad //禁用崩溃报告--no-report-upload //不发送匿名数据--*-*-url="0.0.0.0" //强制指向无效地址--bwsi //开启访客模式 (无扩展无登录同步)--enable-ftp //允许ftp (88版本后不支持)--disable-notifications //禁用网页通知--make-default-browser //设置默认浏览器--enable-leak-detection //加载网页检测泄露--disable-component-update //禁止组件更新--disable-background-networking //禁用后台联网检查更新# 追加参数优化启动Edge快捷方式示例:msedge.exe --user-data-dir=Data --disk-cache-dir=Cache --no-first-run --enable-ftp --enable-gpu-rasterization --enable-leak-detection --disable-component-update --disable-crash-reporter --disable-breakpad --disable-background-networking --disable-logging --disable-notifications --no-report-upload --print-to-pdf-no-header --save-page-as-mhtml --site-per-process --crash-server-url="0.0.0.0" --force-update-remote-url="0.0.0.0" --google-url="0.0.0.0" --trace-upload-url="0.0.0.0"