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

Feature Request: Ability to assign a container and proxy based on the tab group #4911

Open
minego opened this issue Feb 2, 2024 · 0 comments

Comments

@minego
Copy link

minego commented Feb 2, 2024

I couldn't find a similar feature request, but if there is one I'm happy to close this.

I've been using auto groups to set proxy rules, but trying to do that for specific domains wasn't working for my needs.

I'd like to be able to define tab groups, and set a container and proxy value for each. An example config might look like:

proxyadd WorkProxy http://proxy.work.net:8118
proxyadd HomeSecProxy http://proxy.home-sec.net:8118

containercreate Work Yellow
containercreate Home Green
containercreate HomeSec Red

tgroupcreate Work Work WorkProxy
tgroupcreate Home Home
tgroupcreate HomeSec HomeSec HomeSecProxy

My workflow right now is to use the container-proxy addon and simple-tab-groups to set this up, and I switch to a specific tab group based on what I'm currently working on. That way any time I'm at work I get the right settings and container for any links, and same when I'm doing stuff at home.

I'd really love to be able to get rid of those addons, and to be able to set this all up in a reproducible manner using my tridactylrc file. Thanks.

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