mortenn / BrowserPicker

Smart browser selector for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edge Personal profile

mphelt opened this issue · comments

Some time ago Microsoft added a feature to Edge which automatically differences between Work and Personal profiles.
Would it be possible to have both of those visible in the browser list?

You should be able to achieve this. You can go to edge://version, there you'll have a "Profile path".
Next you can launch this version of the browser using run (Windows+R) and using the following command: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="" with replaced by the one in your edge version.

This will work and you can configure a new custom browser with arguments from inside the tool.
However I'm new to this and it just seems to be eating up those links that match the pattern that I have.

Not sure if there's any logging to indiciate what's going on.