awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
johnste avatar

johnste/finicky

0
View on GitHub↗
4,605 星标·185 分支·Go·mit·3 次浏览

Finicky

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 context-aware rule matching, where both the destination URL and the application that triggered the link influence the browser choice. Additionally, Finicky includes a URL pattern rewriting engine that can modify or strip query parameters before the browser opens the link—useful for enforcing HTTPS or removing tracking parameters.

Beyond scriptable and context-based routing, Finicky offers pattern-based routing with multi-condition rules, browser launch configuration including profile selection and command-line arguments, and external integration via a browser extension for context menus and keyboard shortcuts. It can also fall back to a third-party browser picker when no automated rule applies. The tool is configured with a JavaScript or TypeScript configuration file, and it launches browsers using shell commands, supporting any installed browser application.

Features

  • URL-Based Browser Selection - Intercepts URL requests and routes them to specific browser applications based on configurable rules.
  • Context-Sensitive Link Routers - Opens links in different browsers based on the destination URL and the app that triggered the link.
  • URL Routing Proxies - Rewrites and redirects URLs to designated browsers or profiles using pattern matching.
  • Browser Routing Rules - Provides configurable URL pattern rules to route links to designated browsers, separating work and personal browsing.
  • Scriptable Browser Routing - Allows defining routing logic through custom JavaScript or TypeScript scripts that evaluate URL patterns for browser selection.
  • Source-Triggered URL Matchers - Allows routing based on the source application that triggered a link, not just the destination URL.
  • URL Routing Scripts - Provides JavaScript and TypeScript functions that inspect URL details to decide the target browser.
  • Browser URL Dispatchers - Routes URLs to designated browsers based on user-defined domain patterns before navigation occurs.
  • Browser Launch Commands - Launches browsers by executing shell commands with the URL passed as an argument.
  • Tracking Parameter Removers - Strips tracking query parameters and rewrites URLs to enforce HTTPS before opening them.
  • Stateless Architectures - Operates as a lightweight stateless HTTP request router without maintaining session state.
  • Browser Launchers - A configurable dispatcher that launches different browsers depending on URL patterns and context.
  • Routed Browser Launcher Configurations - Configures browser launch settings including profile selection and command-line arguments for routing.
  • URL Rewrite Rules - Modifies URL paths before opening them to enforce security or remove tracking parameters.
  • Client-Side URL Rewriters - Modifies URL paths and query parameters using match-and-replace rules before the browser opens the link.
  • Client-Side URL Rewriting - Rewrites URL paths before page load to enforce HTTPS or remove tracking parameters using configurable match rules.
  • Multi-Browser Coordination - Organizes multiple browser instances and automatically assigns each link to the correct one.
  • Developer Utilities - Routes links to specific browsers based on custom rules.
  • Web Browsers - Route links to specific browsers based on custom rules.
  • System Utilities - Define rules for opening links in specific browsers.

Star 历史

johnste/finicky 的 Star 历史图表johnste/finicky 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

johnste/finicky 是做什么的?

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.

johnste/finicky 的主要功能有哪些?

johnste/finicky 的主要功能包括:URL-Based Browser Selection, Context-Sensitive Link Routers, URL Routing Proxies, Browser Routing Rules, Scriptable Browser Routing, Source-Triggered URL Matchers, URL Routing Scripts, Browser URL Dispatchers。

johnste/finicky 有哪些开源替代品?

johnste/finicky 的开源替代品包括: jadengeller/helium — A floating browser window for OS X. efforg/privacybadger — Privacy Badger is a browser privacy extension designed to block third-party trackers and strip monitoring parameters… everywall/ladder — Ladder is a web proxy server and HTTP response modifier designed to circumvent bot protections, CORS restrictions, and… brianmichel/juice — Make your battery information a bit more interesting. avibrazil/rdm — RDM is a system utility for macOS designed to unlock and apply unsupported screen resolutions. It functions as a… abhishaker17/clocker — ⏲ macOS app to plan and organize through timezones.

Finicky 的开源替代方案

相似的开源项目,按与 Finicky 的功能重合度排序。
  • jadengeller/heliumJadenGeller 的头像

    JadenGeller/Helium

    3,599在 GitHub 上查看↗

    A floating browser window for OS X

    Swift
    在 GitHub 上查看↗3,599
  • efforg/privacybadgerEFForg 的头像

    EFForg/privacybadger

    3,668在 GitHub 上查看↗

    Privacy Badger is a browser privacy extension designed to block third-party trackers and strip monitoring parameters from URLs to protect user anonymity. It functions as a heuristic tracker blocker, identifying tracking domains by analyzing their appearance across multiple websites. The extension includes a link tracking sanitizer that uses regular expression matching to remove identifiers from outgoing links before navigation occurs. It also acts as a third-party content controller, replacing embedded trackers and social widgets with placeholders that only activate upon manual user interacti

    JavaScriptbrowser-fingerprintingchrome-extensioncookies
    在 GitHub 上查看↗3,668
  • everywall/laddereverywall 的头像

    everywall/ladder

    8,499在 GitHub 上查看↗

    Ladder is a web proxy server and HTTP response modifier designed to circumvent bot protections, CORS restrictions, and paywalls. It functions by intercepting traffic to modify HTML, CSS, and JavaScript via regular expressions and altering HTTP headers to reveal restricted content. The project distinguishes itself through its ability to bypass anti-scraping mechanisms and specialized bot detection, such as Cloudflare, by integrating with external challenge-solving services. It also enables client identity emulation by spoofing user agents and network identifiers to masquerade as different brow

    Gobypasscorscors-proxy
    在 GitHub 上查看↗8,499
  • brianmichel/juicebrianmichel 的头像

    brianmichel/Juice

    767在 GitHub 上查看↗

    Make your battery information a bit more interesting.

    Swift
    在 GitHub 上查看↗767
查看 Finicky 的所有 30 个替代方案→