Software Alternatives, Accelerators & Startups

Finicky

A MacOS app for creating rules that decide which browser is opened for every link that would open...

Finicky

Finicky Reviews and Details

This page is designed to help you find out whether Finicky is good and if it is the right choice for you.

Screenshots and images

  • Finicky Landing page
    Landing page //
    2022-11-04

Features & Specs

  1. Custom URL Handling

    Finicky allows users to customize which browser opens certain URLs, providing a tailored browsing experience.

  2. Open Source

    Being open-source, Finicky allows users to inspect, modify, and contribute to the code, enhancing transparency and community involvement.

  3. Scriptable

    Users can write scripts to finely control how URLs are routed, providing a high degree of flexibility and customization.

  4. Lightweight

    Finicky is designed to be a lightweight application, minimizing system resource usage compared to heavier browser manager alternatives.

Badges

Promote Finicky. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Finicky Eater Diago TruDog Dog Food Review

Geek Vape Zeus Dual Review - Not as finicky as the original one...

7" finicky tickler in tank review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Finicky and what they use it for.
  • BambuStudio has been violating PrusaSlicer AGPL license since their fork
    There is an open source web browser proxy thing called finicky [0]. I use at work that lets me redirect urls clicked in other apps like slack to specific browers (firefox / chrome) or even specific chrome profiles. It'll also allow you to rewrite the urls. [0] https://github.com/johnste/finicky. - Source: Hacker News / about 2 months ago
  • McLovin: the cross-platform link router
    On Mac I used Finicky. I switched to Linux with Omarchy almost a year ago and went looking for an equivalent. Junction only asks every time, mimi doesn't carry routing rules. The remaining path was "build your own", and I did. It worked well, with a TUI that paired nicely with Omarchy. Then I thought: this should be a built-in feature on every OS, the same way each OS has a rule for which app opens PDFs. So I... - Source: dev.to / 2 months ago
  • Link routing: the feature OSes and browsers pretend isn't there
    On Mac I used Finicky for this. For anyone who never saw it: it lets you write rules that decide which browser opens each link. You set Finicky as the system's default browser, and it applies your rules to every link clicked in any app, picking the right one. Rules are short scripts in JavaScript, simple or as elaborate as you need. It can even rewrite the URL before opening it: force HTTPS, strip tracking... - Source: dev.to / 3 months ago
  • Want to piss off your IT department? Are the links not malicious looking enough?
    In addition to making the link look shady, it adds considerable lag to opening the link. I'm using Finicky[1] on Mac to rewrite the URL by extracting the original URL from the query params[2]. 1: https://github.com/johnste/finicky 2: https://github.com/fphilipe/dotfiles/blob/31e3d18fe5f51b2fd86cb7f1762453c1c4779ef9/finicky.js#L4-L8. - Source: Hacker News / 10 months ago
  • Show HN: I built a small utility that handles multiple browser instances for you
    Just curious, did you explore finicky(https://github.com/johnste/finicky)? - Source: Hacker News / over 2 years ago
  • Use Finicky to direct urls to multiple Chrome profiles at workplace
    Finicky is a macOS utility that allows you to configure rules for directing URLs to different web browsers or browser profiles. Using it to direct URLs to multiple Chrome profiles at the workplace can be useful for separating work-related browsing from personal activities or for managing different projects. With this optimal way, you can gain the benefit of not wasting your time to re-do actions to make it works... - Source: dev.to / over 2 years ago
  • Outlook now ignores Windows' Default Browser and opens links in Edge by default
    I'm currently experimenting with "link eye" from FDroid on Android. There's also [finicky](https://github.com/johnste/finicky) for MacOS. - Source: Hacker News / about 3 years ago
  • Is there a way to open certain links on chrome rather than on default browser.
    Here's an open source solution. Set it up, forget about it. https://github.com/johnste/finicky. Source: about 3 years ago
  • PSA: If you removed the old Discover button with --disable-features and it returned as the Bing logo, the feature name has changed
    The workaround to disable Bing/Discover (msEdgeSidebarV2) on MacOS is to install finicky and set it as the default browser so it can launch Edge for you with customized arguments. Source: over 3 years ago
  • How can I make outlook open urls in chrome instead of my default browser Safari on my MacBook Pro?
    If you're comfortable with a terminal/some coding, Finicky is the best one I've found - https://github.com/johnste/finicky. Source: over 3 years ago
  • Tell HN: Firefox Is an awesome browser right now
    Have you tried making a different desktop entry/shortcut for each Firefox profile and then setting a browser picker as your default browser? - Junction (Linux browser picker): https://github.com/sonnyp/Junction and Browserosaurus (macOS browser picker): https://github.com/will-stone/browserosaurus. - Source: Hacker News / over 3 years ago
  • How to work with different browser profiles
    Finicky will help you when you use different browsers, and/or different profiles. As a consultant I often use browser profiles to split my clients. I have a "Binx.io" profile for all Binx related work. For each client I have corresponding profiles. Let's call them "Client A" and "Client B". - Source: dev.to / over 3 years ago
  • Changing default browser separately for every app
    Might take a look at velja myself, but Iโ€™ve used Finicky until now. Pretty lightweight and free. Source: over 3 years ago
  • Raycast - firefox profile
    Use finicky.js and you won't have to worry about what launcher you're using. Source: over 3 years ago
  • Nyxt 3 Pre-release 1 (a Lisp powered web browser)
    The use of tools like Finicky (https://github.com/johnste/finicky) have made it pretty easy for me segregate certain workloads to certain browsers (as long as the links are opened from outside of the current browser). Safari is my daily driver, but I only take Google Meet meetings in Chrome and Teams meetings in Edge. Iโ€™ve also forced certain JIRA URLs to different browsers (Firefox or Edge,... - Source: Hacker News / about 4 years ago
  • Can I make a program open in a specific browser?
    Finicky is free but is not as user-friendly. The rules have to be added manually to a configuration file. Source: about 4 years ago
  • Use Finicky to open personal and work links in different Chrome sessions
    Solution: There is a tool named Finicky that allows you to write a set of rules that control in which browser should each link be opened. You can keep your work and personal stuff organized very easily. Source: about 4 years ago
  • Is there any way to open links in browser that is open on the current desktop, rather than the default browser?
    Not sure, but maybe have a look at Finicky. Source: over 4 years ago
  • Good open-source alternatives to essential paid Mac apps
    I found Finicky to be a good (foss) alternative to Choosy if you don't mind writing a bit of json over using a nice GUI. Source: over 4 years ago
  • Open Links In Different Browsers From Key Toggle
    Finicky for me. If you like editing JavaScript itโ€™s incredibly powerful. I have it set to do a few cool things:. Source: over 4 years ago
  • Default to Chrome on Mac
    I use thisโ€ฆrequires some setup but the documentation is pretty goodโ€ฆ https://github.com/johnste/finicky. Source: over 4 years ago

Do you know an article comparing Finicky to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Finicky discussion

Log in or Post with

Is Finicky good? This is an informative page that will help you find out. Moreover, you can review and discuss Finicky here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.