Browserino is a tiny browser selector for MacOS written in SwiftUI. Just set as default browser, assign shortcuts, and now you can choose in which application you want to open the link.
This repository is a fork of Browserino by Aleksandr Strizhnev (@AlexStrNik). It includes independent changes while retaining credit to the upstream project and its contributors.
Inspired by great Browserosaurus, but a little bit faster and smaller thanks to native code, and fixes annoying Electron bug.
brew tap AlexStrNik/Browserino
brew install browserino --no-quarantineOr download Browserino from the releases page. Choose the arm64 DMG for Apple Silicon Macs or the x86_64 DMG for Intel Macs.
Pushing a version tag automatically builds and publishes unsigned DMGs for Apple Silicon and Intel Macs:
git tag v1.2.3
git push origin v1.2.3The tag version must use vMAJOR.MINOR.PATCH format.
If you want to support the app, you can buy it on Gumroad.
