Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web searches addon to use custom command. #2653

Open
j-a-s-o-n-g opened this issue Apr 16, 2024 · 0 comments
Open

Web searches addon to use custom command. #2653

j-a-s-o-n-g opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@j-a-s-o-n-g
Copy link

So I have two chrome profiles, let's call it "Main" and "Work". If I trigger the Web Searches addon while my "Work" chrome profile is open, it will automatically use that profile for said search. However I would like to strictly open any searches in my "Main" chrome profile, no matter the focus. This is the command to open Chrome in a certain profile:

"C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Default" (Replace Default with any named profile)

Tl;DR: if the default browser is Chrome, there should be an [optional] option to choose a specific profile to open all requests in.

Thanks!

@j-a-s-o-n-g j-a-s-o-n-g added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant