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 para...
eddiezato
Jan 26, 2021Iron Contributor
HotCakeX I think the command line switches for Edge and https://peter.sh/experiments/chromium-command-line-switches/ 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.
HotCakeX
Jan 26, 2021MVP
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?
- eddiezatoJan 26, 2021Iron Contributor
'--enable-features=' - is a command line switch.
'msDownloadsHub' - is a feature/flag.
First ones are basically the same, second ones are not.
Using switch '--enable-features=' you can turn on several features.
- WittycatJan 26, 2021Iron ContributorHello thanks for that,
But i have a question i know when we click on a link these feature aren't loaded (if the browser start on the link click, does you know where to add these rules for the browser to load these feature when the browser is loaded by the os default browser settings ?
Thanks- HotCakeXJan 26, 2021MVPWhat is "os default browser settings " exactly?
- HotCakeXJan 26, 2021MVPThanks,
my bad, I was using those terms inversely