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: assign specific URL paths to container #2298

Closed
jnbooth opened this issue Feb 24, 2022 · 1 comment
Closed

Feature request: assign specific URL paths to container #2298

jnbooth opened this issue Feb 24, 2022 · 1 comment

Comments

@jnbooth
Copy link

jnbooth commented Feb 24, 2022

  • Multi-Account Containers Version: 8.0.6
  • Operating System + Version: Arch Linux version 5.16.10-arch1-1
  • Firefox Version: 97.0.1
  • Other installed Add-ons + Version + Enabled/Disabled-Status: Happens without any other add-ons installed

Actual behavior

Containers filter by host name only. For example: if I add www.google.com/android/find to a container that stores cookies for my Google account, multi-account-containers assigns all URLs with the hostname of www.google.com to that container. This is undesirable because it means all my searches through google.com will automatically be redirected into that Google container.

Desired behavior

Containers can be instructed to filter by specific paths (optionally, URL patterns in general). This could be an option when adding the website to a container, while editing a container's site list, or both. Paths and subdomains are often used interchangeably (e.g. maps.google.com vs google.com/maps), and multi-account-containers does filter by specific subdomains, so it should be able to filter by paths as well.

Notes

Alternatively, adding a site to a container could automatically base itself on the full path, so that if I select "Always open this site in" while at www.google.com/android/find, it would assign only www.google.com/android/find to a container. In order to add www.google.com to a container, I would need to select "Always open this site in" while specifically at www.google.com. In that case, website resolution might be based on starts-with, so www.google.com includes anything on www.google.com (including www.google.com/android/find), but www.google.com/android/find only includes www.google.com/android/find/*.

@achernyakevich-sc
Copy link

@jnbooth Your request looks a s duplicate of #2271. Probably the better will be close this issue and vote for that one.

Meantime see my comment about Containerise add-on greatly integrated with Multi-Account Containers add-on - #2271 (comment).

@jnbooth jnbooth closed this as completed Feb 26, 2022
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

2 participants