← Package directory
Available on winget

Install Browser Picker

Smart browser selector for Windows

Install with winget
winget install --id mortenn.BrowserPicker
Upgrade
winget upgrade --id mortenn.BrowserPicker
Uninstall
winget uninstall --id mortenn.BrowserPicker

About Browser Picker

A default browser replacement for windows to let you pick your preferred browser on the fly or in accordance with your own rules. You can easily configure it to use Firefox for github.com and slashdot.org, but leave Edge to handle microsoft.com and even let Internet Explorer handle that old internal LOB app you'd rather not use but must.

What's new in 3.1.3

This is the final release of version 3.1, including all the changes from the 3.1.0 through 3.1.2 pre-releases. With 3.1, this is now a .NET 10 application. Highlights - Added browser profile support, including Firefox container support and profile display modes in the picker/configuration UI. - Added a refreshed BrowserPicker app icon/logo and updated app/docs assets. - Added picker UX updates: omnibox-style URL strip, wrapped long URLs with truncation behavior, and improved picker controls (including close button support). - Fixed installer packaging to prevent duplicate install layout issues in MSI output. - Minor code maintenance. - Changed runtime/build target to .NET 10 across app, tooling, and installers. - Added Vivaldi as a well-known browser with profile/privacy support. Resolved Issues - Closed #69 (new app icon/logo proposal and adoption). - Closed #197 (picker window close button). Included Pull Requests - #233 Fix defaults behavior for disabled browsers - #236 add close button to picker window - #237 Fix url editor dialog and designer initialization - #238 Profile picker display modes and nullable App.Settings - #241 Fix duplicate install layout in MSI (WiX Files + project ref) - #243 Refactor: move Common, move App, update to .NET 10 - #244 Adopt new web icon from community proposal - #246 Picker: omnibox URL bar, width cap, and wrapped URL Full Changelog: v3.0.4...v3.1.3

Read release notes

Version history

Version Updated Notes
3.1.3 Unknown This is the final release of version 3.1, including all the changes from the 3.1.0 through 3.1.2 pre-releases. With 3.1, this is now a .NET 10 application. Highlights - Added browser profile support, including Firefox co...
3.0.5 Unknown MSI: Fixes a bad install layout where files appeared twice under Program Files\BrowserPicker (duplicate publish folder). Compare: v3.0.4...v3.0.5
3.0.4 Unknown Highlights - Added a close button to the picker window so it can be dismissed with the mouse, even when pinned. - Moved URL editing into a modal dialog — changes are only applied after confirmation. Resolved issues - #19...
3.0.3 Unknown Highlights - Automatic launches now close BrowserPicker cleanly. - Disabled browser defaults remain visible in test results. - Fixed theme colors in the defaults grid. - Fixed the matcher-type dropdown size in the defaul...
3.0.2 Unknown Highlights - Fixed browser sort mode persistence so manual, usage-based, and alphabetical ordering survives restarts again. - Fixed clipped browser icons in settings dropdowns. - Prevented removing built-in browsers and...
3.0.1 Unknown Highlights Feedback and diagnostics - Added an in-app Feedback tab with a live application log viewer, log filtering, and GitHub-ready bug report generation. - Added a direct Feedback shortcut from the picker window so d...
2.2.7 Unknown What's Changed - Fixed usage count not counting by @mortenn in #211 Full Changelog: v2.2.6...v2.2.7
2.2.4 Unknown What's Changed Boring maintenance release that updates a few dependencies, nothing really changed. - Bump wix from 5.0.2 to 6.0.0 by @dependabot in #159 - Dependency updates Full Changelog: v2.2.3...v2.2.4
2.2.3 Unknown Quick bugfix release fixing broken setting to disable auto updates for browser and settings getting cleared out Full Changelog: v2.2.2...v2.2.3
2.1.4 Unknown Release notes