Skip to content

LinkRouter 1.0.0

Choose a tag to compare

@indranandjha1993 indranandjha1993 released this 07 Jul 08:59
· 9 commits to main since this release

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.app

The xattr step is needed because the build is not notarized with an Apple Developer certificate.