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

Support wildcards (*) #2279

Closed
Nomes77 opened this issue Feb 1, 2022 · 9 comments
Closed

Support wildcards (*) #2279

Nomes77 opened this issue Feb 1, 2022 · 9 comments

Comments

@Nomes77
Copy link

Nomes77 commented Feb 1, 2022

  • Multi-Account Containers Version: 8.0.4
  • Operating System + Version: Windows 10
  • Firefox Version: 96.0.3
  • Other installed Add-ons + Version + Enabled/Disabled-Status:
    afbeelding

Actual behavior

When you want Google to open always in a container, you have now to set every subdomain.
afbeelding
afbeelding

Expected behavior

It would be much more conveniant to have the possibility to use wildcards.
So you can do his all with one rule *.google.com

Steps to reproduce

  1. Open google.com when you have no internet (to prevent redirects)
  2. See in the address bar https://google.com/
  3. Select Always Open This Site in... in extension popup.
  4. When you have internet, open mail.google.com or earth.google.com
  5. the extension does not open the set container for google.com

Notes

@Nomes77
Copy link
Author

Nomes77 commented Feb 4, 2022

@lesleyjanenorton @mozilla Can you look at this proposal

@achernyakevich-sc
Copy link

@BPower0036 I'm not developer of this add-on but I have seen many similar request... I got impression that the development team is concentrated on core functionality only. The request you did will require a lot of efforts to implement and much more in the future to maintain. So I expect it will be never implemented of this add-on. MAC is designed so that it could be utilized by other add-ons.

Probably https://addons.mozilla.org/en-US/firefox/addon/containerise/ could help you as one of the features they have could match to what you need. :)

@Nomes77
Copy link
Author

Nomes77 commented Feb 7, 2022

@achernyakevich-sc The only problem with this extension (https://addons.mozilla.org/en-US/firefox/addon/containerise/) is that you cannot restrict curtain websites to curtain containers, like google.com must open in the container google but when entering twitter.com he must exist that container in stead of staying in it.

@achernyakevich-sc
Copy link

achernyakevich-sc commented Feb 7, 2022

@BPower0036 As far as I see this case is a part of itself MAC's functionality. I have defined URLA that it should be always open in the Container A and URLB - always in the container B. When page behind URLA is open in the container A and that has link that should open URLB then in my browser it cause opening URLB in the the container B in new browser's tab.

@Nomes77
Copy link
Author

Nomes77 commented Feb 7, 2022

@achernyakevich-sc but what if you haven't defined URL C and you want it not to open in Container A, using Containerise?

@achernyakevich-sc
Copy link

@BPower0036 If there is no any rule that will force to always open some URL in some particular container then it reasonably will stay in the same container as source page/tab was open in. It is reasonable behavior. Because you can't define rule for every possible URL that exists in the Internet.

We just need to use MAC taking into account this kind functionality provided by the Add-On. If you have other use case then probably you need to use MAC different way or use something other than MAC. For example, functionality for tabs grouping or sticking container to group of tabs is well supported in the Simple Tab Groups add-on.

Probably if you will describe you use case in more details (including what goals you try to achieve) I will be able to propose a solution for you. :)

@Nomes77
Copy link
Author

Nomes77 commented Feb 8, 2022

@achernyakevich-sc I want mail.google.com to open in Container Google, but when I open URLs from emails I want to open them in any container I have except the Google container; I want the Google container only for Google and thus want to prohibited whatever website to open in the Google container.

@groovecoder
Copy link
Member

I think this is a dupe of #473. Please upvote there.

@achernyakevich-sc
Copy link

@achernyakevich-sc I want mail.google.com to open in Container Google, but when I open URLs from emails I want to open them in any container I have except the Google container; I want the Google container only for Google and thus want to prohibited whatever website to open in the Google container.

@BPower0036 I have thought about your use case. It looks that it is completely different than MAC was designed for. And even Containerise will not help. Because both of them select a container to open URL by positive matching. What you ask - preventing opening in the container.

Sorry, but it looks like that MAC developers will never implement it - too complicate and expensive for so rare case. Though you could try to find somebody who could implement for you as a separate add-on for money.

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

3 participants