Edge Canary version 132.0.2916.0
Automated update
Processed at: 10/25/2024 01:23:36 (UTC+00:00)
1 New features were added
- msEdgeFirstSyncOnFirstRun
2 Features were removed
- msEdgeEtreeNewTreeNotification
- msNotificationPermissionForSidePane
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/SpyNetGirl/MSEdgeFeatures/releases/download/132.0.2916.0/EdgeCanaryShortcutMaker.ps1' | Invoke-Expression