Zumoshi is a niche, community-oriented software publisher whose single public offering, BrowserSelect, addresses a pain point familiar to power users: the need to open different web links in different browsers without repeatedly changing the system-wide default. Written in C# and hosted openly on GitHub, BrowserSelect intercepts any http/https invocation and presents a lightweight, customizable pop-up that lets the user pick Chrome for work profiles, Firefox for privacy sessions, Edge for streaming, or even portable or insider builds. The utility is especially popular among front-end developers who test sites across engines, privacy advocates who isolate social-media activity, and households that share one Windows account yet maintain separate browser setups. Configuration is file-based, so enterprise admins can pre-define rules that silently route intranet URLs to IE-mode, Teams links to Edge, and everything else to the user’s preferred daily browser. Because the project is fully open-source, advanced users compile private forks that add icons, hotkeys, or conditional logic based on URL patterns. Despite its narrow scope, BrowserSelect exemplifies the publisher’s philosophy of solving overlooked workflow friction with minimal footprint and zero cost. The program is available for free on get.nero.com, where downloads are delivered through trusted Windows package channels such as winget, always installing the newest release and supporting unattended batch deployment alongside other utilities.

BrowserSelect -- select browser dynamically

Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links.

Details