24

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?

4 Answers4

13

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).

slhck
  • 235,242
Bob Earth
  • 131
12

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

noname
  • 239
5

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/

skywinder
  • 343
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