zumoshi / BrowserSelect

Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links.
GNU General Public License v2.0
289 stars 39 forks source link

Manually adding Profile (Or adding Vivaldi Profile scanning) #81

Open seffyroff opened 3 years ago

seffyroff commented 3 years ago

I thought I could simply duplicate an entry and change the parameters related to additionalArgs":"--profile-directory=Profile 1" (and update the identifier also) in order to enter my second Vivaldi profile (which works the same as Chrome, logically) however after manually hacking the user.config file BrowserSelect crashes on launch. It may be that I have a typo (the inline encoded icon text makes reading it squiffy) but I wonder if there's some other thing I'm missing like some enumerated index per item that I missed?

I could just have a look in the code and copypasta Chrome's profile scanner to make a Vivaldi one I guess...

molohov commented 3 years ago

Did you ever figure this out? I'm also trying to figure out how to get this working with Vivaldi profiles.