1 repository
Opens links in a specific browser depending on both the destination URL and the source application context.
Distinct from Link Management And Routing: Distinct from Link Management And Routing: routes links contextually by source app and destination, not just short link behavior.
Explore 1 awesome GitHub repository matching part of an awesome list · Context-Sensitive Link Routers. Refine with filters or upvote what's useful.
Finicky is a URL routing tool that intercepts link-open requests and directs each URL to a designated browser before navigation occurs. It operates as a stateless proxy that evaluates user-defined patterns, context, and scriptable logic to dispatch links to the correct browser or profile, keeping work, personal, and other browsing activities separate. The tool distinguishes itself through scriptable routing logic, allowing users to write JavaScript or TypeScript functions that inspect URL details, the source application, and other context to determine the routing decision. It also supports co
Opens links in different browsers based on the destination URL and the app that triggered the link.