LinkRouter 1.0.0
First release of LinkRouter — a tiny, fast browser router for macOS, forked from Browserino by Aleksandr Strizhnev (GPL-3.0).
- Rebranded: new bundle id
com.indranandjha.LinkRouter,linkrouter://URL scheme - Fixed build against the final macOS 26 SDK (
scrollEdgeEffectHidden) - Ad-hoc signed (not notarized)
Install:
brew tap indranandjha1993/tap
brew install --cask linkrouter
xattr -dr com.apple.quarantine /Applications/LinkRouter.appThe xattr step is needed because the build is not notarized with an Apple Developer certificate.