Forum Discussion
eddiezato
Jan 26, 2021Iron Contributor
New Downloads and Collections Menus
Sorry devs, but I need to share this with my desperate fellows who want to try this new features too.
To enable new flyout menus for Downloads and Collections you need to add command line parameter to browser shortcut:
--enable-features=msDownloadsHub,msCollectionsHub
Tested on version 90.0.778.0
UPD: cmd line with 'Smart Copy':
--enable-features=msDownloadsHub,msCollectionsHub,msEdgeAreaSelect
- The new extension menu for Edge that was added recently:
--enable-features=msExtensionsHub - eddiezatoIron Contributor
Feature name for enable 'Smart Copy':
--enable-features=msEdgeAreaSelect
- WittycatSteel Contributor
- yeah haha it's fun, finding easter eggs
thanks i'll use it
but to be honest, the Edge developer team responsible for reviewing crashes, browser logs, diagnostics etc. won't be so happy, because they will receive mixed results,
i suggest to use this to try out new features once or twice, but keep using Edge canary without any of these feature flags for long term browsing 🙂- WittycatSteel ContributorAh for that i have done my test in a VM without internet access, so like that even if edge generate 3 thousand of crash log they will never be send
- *cough cough*
--enable-features=msDesktopMode,msDesktopModeAuth,msDesktopModeQBox,msDesktopModeToolsMenu,msDesktopWidgetPrivateApi,msOmniboxDesktopModeBing,msDesktopModeSettings
https://techcommunity.microsoft.com/t5/discussions/new-web-widget-in-edge-canary-and-dev-controlled-feature-rollout/td-p/2099454- WittycatSteel Contributorhow do you find the name to add behind ms ? for exemple (it in flags so it an not useful exemple but it's for understanding, how do you enable password leak detect or startup boost (they must already be enabled in canary but it's an exemple ^^)
- they are in the msedge.dll as eddiezato mentioned above ^^
- YgorCortesSteel ContributorThat's awesome! How to enable it on MacOS?
Thanks 😄
Is there a way to see all the available command line switches for browsers like Chrome and Edge? 🙂
- Alexandra-RMicrosoft
HotCakeX we were just talking about this with the feature teams recently. No ETA yet but we're working on putting out some documentation on the command line switches for Microsoft Edge 😃
- WittycatSteel Contributorif you can add a way in edge://flags, to mannually enable feature it would be nice (because modify a shorcut with cmd config isn't really user-friendly, and in the other hand, if you add it on edge://flags if edge crash you can see what features have caused this crash more easily.
- eddiezatoIron Contributor
- I don't think they are the same, these switches for CollectionsHub and DownloadsHub won't be working in Chrome cuz it doesn't have these, right?