Forum Discussion

eddiezato's avatar
eddiezato
Iron Contributor
Jan 26, 2021

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. :cool:

 

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

  • eddiezato's avatar
    eddiezato
    Iron Contributor

    Feature name for enable 'Smart Copy':

    --enable-features=msEdgeAreaSelect

     

  • Wittycat's avatar
    Wittycat
    Steel Contributor

    eddiezato for download hub it work enven on stable but i would recommend : 

     

     

    --enable-features=msDownloadsHub,msDownloadsHubAutoOpenPopup

     

     

    to open the popup when the download start (finded it in msedge.dll) thanks to eddiezato and HotCakeX for explain me how to find these function

    • HotCakeX's avatar
      HotCakeX
      MVP
      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 🙂
      • Wittycat's avatar
        Wittycat
        Steel Contributor
        Ah 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
    • Wittycat's avatar
      Wittycat
      Steel Contributor
      how 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 ^^)
      • HotCakeX's avatar
        HotCakeX
        MVP
        they are in the msedge.dll as eddiezato mentioned above ^^
  • Thanks 😄

     

    Is there a way to see all the available command line switches for browsers like Chrome and Edge? 🙂

    • Alexandra-R's avatar
      Alexandra-R
      Icon for Microsoft rankMicrosoft

      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 😃

      • Wittycat's avatar
        Wittycat
        Steel Contributor
        if 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.
    • eddiezato's avatar
      eddiezato
      Iron Contributor

      HotCakeX I think the command line switches for Edge and Chrome is the same.

       

      But for list of all flags/features, we need the developer or browser source code. Searching in msedge.dll with a hex editor is not the best pastime. And I did it for specific features, not for all existing ones. :smile:

      • HotCakeX's avatar
        HotCakeX
        MVP
        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?

Resources