BrowserSwitch
[日本語版]
What's BrowserSwitch?
BrowserSwitch enables you to open the clicked URL in different browsers depending on the domain of the URL.

Use case:
If your company's system only supports Internet Explore (IE), you can use IE for your company's system and open other sites with your favorite browser.

Note:
Clicking on a link in a browser will open it in that browser; BrowserSwitch is only used to open the browser from other software (Outlook, Excel, etc.). Recently, some internal pages are not fully IE-compatible due to Office 365 Sharepoint server, but unfortunately, clicking on a link to such a page in IE will not open it in another browser.
Download
BrowserSwitch 2.1
Install
  1. Run the installer.
  2. The installer opens “Default Apps” in the Windows Settings.
    Select “BrowserSwitch” as Default Browser.
Settings
The settings are configured in the recipe file BrowserSwitchRecipe.ini, which is placed in the same directory as the executable. A shortcut to the recipe file will be placed in the Start menu.
# Example
[Rules]
intranet.co.jp=ie
www.office.com=edge
www.mozilla.org=firefox
otherwise=chrome

[Browsers]
chrome=C:\Program Files\Google\Chrome\Application\chrome.exe
firefox=C:\Program Files\Mozilla Firefox\firefox.exe
[Rules]
[Browsers]
Uninstall
Select BrowserSwitch from "Apps" in the Windows Settings and uninstall it.
License
Copyright © 2018-2021 Hideki AOYAMA

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software for commercial and non-commercial purposes subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Please obtain permission from the copyright holder for redistribution.
Contact