Do you use one browser for personal browsing and another one for work? I for example use Firefox for development and Chrome for personal browsing like reading news, etc. But Windows only knows one default browser for all URLs. When clicking a link in an E-Mail now for example, always the default browser is used.
Now I started using ClickUp which is an incredible flexible and great project management tool. Opening ClickUp in my dev browser on the other hand was quite slow as I disabled Cache there and many other dev specific configurations. So I was looking for a solution to open certain links in a specific browser by URL. And indeed there is a wonderful .ini file based solution on GitHub by DanTup: https://github.com/DanTup/BrowserSelector
It works great and the installation steps are simple!
Just follow the steps on the project page. My BrowserSelector.ini configuration can be found here, for example, containing the app.clickup.com configuration to use brave browser: https://gist.github.com/JPustkuchen/afc78ed7329969aa206e596ccaa4101d
By the way for me this solution is a lot better and more flexible than using the ClickUp App, which currently doesn't open ClickUp links due to the described Windows limitation on http(s) protocols.