新版變化
Microsoft Edge Stable 渠道發行說明 | Microsoft Docs
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel
最近更新:
– 例行跟進最新谷歌Chromium核心
– 新增:加入全新彩色顏色主題外觀
– 新增:密碼管理工具、自動填充建議
– 改進:現自動阻止網頁影片自動播放
– 改進:睡眠標籤頁面、啟動載入速度
– 最佳化:字型渲染清晰度、沉浸式閱讀
# Chromium核心瀏覽器實驗室功能特性執行引數: 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 //禁用後臺聯網檢查更新 # 加引數最佳化啟動快捷方式示例: 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-features=msUndersideButton --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" ::遮蔽Win7低版本提示(僅限v109以下版本) cmd /k reg add "HKCUSoftwarePoliciesMicrosoftEdge" /f /v "SuppressUnsupportedOSWarning" /t REG_DWORD /d "1" ::解除v110以上版本預設禁用IE瀏覽器限制 cmd /k reg add "HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesExtCLSID" /f /v "{1FD49718-1D00-4B19-AF5F-070AF6D5D54C}" /t REG_DWORD /d "0" ::隱藏v111以上版本新增的右上角發現按鈕 cmd /k reg add "HKLMSOFTWAREPoliciesMicrosoftEdge" /f /v "HubsSidebarEnabled" /t REG_DWORD /d "0"
下載地址
Microsoft Edge 124.0.2478.105 Stable 官方最新正式版離線安裝包下載地址(2024/05/15)
https://pan.quark.cn/s/af7405fde08c
https://www.123pan.com/s/OTbLVv-4IBi.html
https://pan.baidu.com/s/1YsOlZYRL7NFt8QI8YP5Ybg?pwd=2333
edge不顯示新建標籤頁廣告資訊和網址(微軟對中國區特供)
新增快捷方式執行引數:–force-local-ntp //強制本地NTP