Take Control of
Your Links
A lightweight macOS browser chooser. Click a link anywhere, and Chowser lets you instantly pick which browser opens it. No dock icon, no bloat.
A lightweight macOS browser chooser. Click a link anywhere, and Chowser lets you instantly pick which browser opens it. No dock icon, no bloat.
Get up and running in seconds. Chowser is designed to be lightweight and unobtrusive.
Download the latest .dmg file. Open it and drag the Chowser app icon into your Applications folder.
Launch Chowser from Applications. Because this is an unsigned build, on the first launch, you must Right-click → Open to bypass macOS Gatekeeper.
Follow the onboarding prompts to set Chowser as your default browser. It will now intercept links and live quietly in your menu bar.
Click the menu bar icon -> Settings to add your installed browsers, reorder them, and configure custom routing rules.
Never pick a browser manually again. Set up powerful rules to auto-route specific domains to work, personal, or testing browsers.
Rules execute from top to bottom. When you click a link, Chowser checks the URL against your rules. The first matching rule automatically opens the link in the assigned browser, bypassing the picker.
Match exact domains or use wildcards (e.g., *.google.com) or
regex.
Match specific paths or full URLs containing certain keywords.
# Open work links in Chrome
IF url contains "github.com/company"
→ OPEN IN Google Chrome
# Open banking in Safari
IF domain matches "*.chase.com"
→ OPEN IN Safari
# Fallback behavior
ELSE
→ SHOW Browser Picker