Edge Canary version 119.0.2144.0
Automated update
Processed at: 10/06/2023 16:11:52 (UTC+00:00)
3 New features were added
- msEdgePasskeySettingsOnWallet
- msQuickAuthSuppressConsentPromptForSignInButton
- msUndersideWinCopilotHeaderRefresh
2 Features were removed
- msEdgeEnableContinuousImportWithShoppingBkTrigger
- msPdfThumbnailView
How to use the new features in this Edge canary update
-
First make sure your Edge canary is up to date
-
Copy and paste the code below in your PowerShell. NO admin privileges required. An Edge canary .bat file will be created in your Downloads folder. Double-click/tap on it to launch Edge canary with the features added in this update.
invoke-restMethod 'https://github.com/HotCakeX/MSEdgeFeatures/releases/download/119.0.2144.0/EdgeCanaryShortcutMaker.ps1' | Invoke-Expression