22

My main browser is Firefox, so I want most URLs to open there when I've clicked on them from Thunderbird. But I want to look at Google+ in Chrome, where it's faster; likewise a few other JavaScript-heavy sites.

Is there some way to hijack the Mac's "default browser" launcher so that it will parse the URL and route the request to my favorite browser for that URL? I can think of three ways this might happen:

  • Create a Mac app that acts as the default browser that does nothing but go launch another browser, depending on the URL;
  • Set Firefox as my default browser, and use some extension (like the discontinued Safari View or Open In Safari, or the windows-only Chrome View or IE View) to redirect specific URLs to Chrome;
    • Set Chrome as my default browser, and use some equivalent extension to redirect specific URLs (including a wildcard URL) to Firefox.

Any ideas?

1

4 Answers 4

12

Choosy does exactly this (among other things).

Forget the default browser, Choosy opens links in the right browser. When you click on a link Choosy will do the right thing, whether that's something simple (like using whatever browser is already running) or something complex (like prompting you to pick a browser, but only when you hold down the shift key and click on a link to google.com).

2
  • I wish there was a utility like this for Windows. Commented Aug 30, 2017 at 10:37
  • 2
    there is a open source free alternatives available
    – skywinder
    Commented Nov 18, 2020 at 8:47
9

There is an open source app for macOS called "Finicky".

1
  • 1
    Please read How do I recommend software for some tips as to how you should go about recommending software. You should provide at least a link, some additional information about the software itself, and how it can be used to solve the problem in the question.
    – DavidPostill
    Commented Mar 31, 2020 at 17:44
4

If you are looking for something that lets you pick the browser to activate in a graphical interface, check out Browserosaurus by Will Stone, an open source browser prompter for macOS. It works really well together with Finicky (that mentioned in the other answer.

https://browserosaurus.com/

1
  • This is the best out of all. And it is free and open source. Commented Oct 29, 2022 at 18:59
2

I made a free app called Velja to solve this problem. It also includes built-in handling of opening some URLs in their desktop apps and removing tracking parameters from URLs. You can find a comparison with Choosy and Browserosaurus here.

Velja browser selector

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .