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
In short, the ability to configure what browser needs to be used for a specific search would be great. I'd suggest something along the following if it's possible to detect what browsers are installed.
In the example above GitHub would use the system's default browser, but Google and Bing would use Chrome and MS Edge respectively.
Alternatively, something like this can work for cases where a browser either isn't recognised or the ability to detect installed browsers doesn't exist:
Hi @sasvdw, I made some simple modifications, and the current version 0.6.3 supports the BrowserPath feature you mentioned. After testing, this feature works for both Chrome and Edge. However, since I am not a skilled .NET developer, I found that it does not work on Firefox. Nonetheless, I hope this can temporarily meet your needs.
I mentioned it in this comment over on the PowerToys repo: microsoft/PowerToys#3420 (comment)
In short, the ability to configure what browser needs to be used for a specific search would be great. I'd suggest something along the following if it's possible to detect what browsers are installed.
In the example above GitHub would use the system's default browser, but Google and Bing would use Chrome and MS Edge respectively.
Alternatively, something like this can work for cases where a browser either isn't recognised or the ability to detect installed browsers doesn't exist:
Best case, you could do both :)
The text was updated successfully, but these errors were encountered: