BrowserSelect
BrowserSelect copied to clipboard
Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links.
For large corporations, it's becoming common to "protect" URLs sent via email, for example [Mimecast](https://www.mimecast.com/products/email-security-with-targeted-threat-protection/url-protect/). Example: https://protect-au.mimecast.com/s/-xlzCr81nyt8ojwQRT7tQnq?domain=github.com This URL redirects to https://www.github.com/ if opened in a browser. Problem: BrowserSelect would...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I'm on Win7 64x. I suspect that Micro$oft updated something just to be A-holes. Browser select is NOT listed in the browser selection menu, and the menu looks like it's...
I found that the app only needs a few files to work, is it possible to release the official portable version?
When BrowserSelect has both Microsoft Edge and Internet Explorer on the list, it shows e as a shortcut on both of them. My understanding of the current functionality is that...
Simple UI with - No borders - No Close button (Esc to close or/and click outside to close) - center url in place of title bar - rounded border -...
Hi, Currently, when a link is clicked in Office apps and Windows 10 settings send to Browser Select but its window is not in foreground or on top of other...
There are several takes on this (google chrome profiles are supported by design already): https://github.com/zumoshi/BrowserSelect/issues/14 https://github.com/zumoshi/BrowserSelect/issues/81 https://github.com/zumoshi/BrowserSelect/pull/73 https://github.com/zumoshi/BrowserSelect/issues/61 Chromium profiles though (ungoogled chromium in my case, but maybe there is...
``` --------------------------- BrowserSelect.exe - Application Error --------------------------- The exception unknown software exception (0xe0434352) occurred in the application at location 0x00007FFD9D36466C. --------------------------- OK --------------------------- ```
updated browser filters rules to be more flexible: * Added ability to choose comparitor (Ends with, contains, regex, etc) * Added ability to compare domain, HTTP path, or full URL...