Edge Canary version 119.0.2113.0
Automated update
Processed at: 09/21/2023 00:33:32 (UTC+00:00)
2 New features were added
- msAuthPrivateUserActivationCheck
- msEnableSmsCobasi
22 Features were removed
- msEdgeAutofillLevoSkipOverlappingProfileSuggestions
- msEnableCobasi
- msSegmentationNurturingInitialExecutionDelaySeconds
- msSegmentationPlatformBingUpsellBadge
- msSegmentationPlatformBingUpsellBadgeAllowedLocales
- msSegmentationPlatformBingUpsellBadgeBrowserUsageFetchDurationInDays
- msSegmentationPlatformBingUpsellBadgeBrowserUsageFreshnessInMinutes
- msSegmentationPlatformBingUpsellBadgeDaysSinceLastEdgeEngagedDay
- msSegmentationPlatformBingUpsellBadgeExecutionCadenceSeconds
- msSegmentationPlatformBingUpsellBadgeInitialExecutionDelaySeconds
- msSegmentationPlatformBingUpsellBadgeIsUserSignedInMSA
- msSegmentationPlatformBingUpsellBadgeLaunchNotification
- msSegmentationPlatformBingUpsellBadgeMaxDailySessionDurationInMinutes
- msSegmentationPlatformBingUpsellBadgeMaxEdgeUsagePercentage
- msSegmentationPlatformBingUpsellBadgeMaxFirefoxUsagePercentage
- msSegmentationPlatformBingUpsellBadgeMinDaysSinceFre
- msSegmentationPlatformBingUpsellBadgeMinEdgeUsagePercentage
- msSegmentationPlatformBingUpsellBadgeShouldCheckSignin
- msSegmentationPlatformEdgeNurturingValidation
- msSegmentationPlatformNurturing
- msSegmentationPlatformNurturingExecutionCadenceSeconds
- msSegmentationPlatformShowNurturing
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.2113.0/EdgeCanaryShortcutMaker.ps1' | Invoke-Expression