Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scriptability ? #246

Open
bric3 opened this issue Dec 19, 2024 · 0 comments
Open

Scriptability ? #246

bric3 opened this issue Dec 19, 2024 · 0 comments

Comments

@bric3
Copy link

bric3 commented Dec 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant