You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: on my laptop, I use two different Chrome profiles - one for private usage, and a second for professional.
It is possible to select a profile while starting the browser like this: google-chrome --profile-directory="Profile 2"
Firefox, Opera and Brave have similar functionality
Problem:
When I click on the link in Guake, it probably calls xdg-open, which in turn opens the link in the last recently focused browser window. Which in my case Is not always the right choice. I'd like to have control over which profile is selected.
Proposed Solution: Allow configuration of the Guake browser binary file and its parameters in the settings.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Context: on my laptop, I use two different Chrome profiles - one for private usage, and a second for professional.
It is possible to select a profile while starting the browser like this:
google-chrome --profile-directory="Profile 2"
Firefox, Opera and Brave have similar functionality
Problem:
When I click on the link in Guake, it probably calls xdg-open, which in turn opens the link in the last recently focused browser window. Which in my case Is not always the right choice. I'd like to have control over which profile is selected.
Proposed Solution: Allow configuration of the Guake browser binary file and its parameters in the settings.
Here is how it looks in webapp-manager.
Beta Was this translation helpful? Give feedback.
All reactions