Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I have two browsers, Chrome a constraint from my employer, and Firefox for my personal use. Depending on the URL I would like to open a particular browser, or show a popup to choose which one.
E.g. for slack, I would like to open some URLs in chrome and others in firefox. The logic can be tricky as the domain counts for authentication, but links use some ids in the url path.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Having the ability to tweak the behavior via some scripting there would be quite useful.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
At this time I'm using a combination of Finicky, which has some issues (memory leak, and plain crash on some URLs).
At this time if my script don't know which browser to use, it invoke Browseraurus.
Additional context
Add any other context or screenshots about the feature request here.