-
Notifications
You must be signed in to change notification settings - Fork 342
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
A user can manually add a site to "Always open in [container]" #1227
Comments
Same problem with different use case. I type in https://adsense.com but can’t add it to the open-in-container list because it redirects to a different domain (google.com). |
Would this addon be to any help: |
This would make it very useful for working with AWS. This plugin allows you to be logged into the console for multiple AWS accounts simultaneously. The URL for the AWS console login is different for each account, e.g. https://account-name.signin.aws.amazon.com/console but that URL immediately redirects to a URL that is the same for all accounts, so there's no way to check the "Always open in ..." checkbox. You can work around it with some very fiddly hacking of the config file, but it would be so much easier if you could just manually associate a URL with a container tab. |
I have the same problem with youtu.be and many other URL shorteners. I am wondering if there is a workaround. |
Update to my previous comment: I did it by turning off my internet connection temporarily. This way the URL youtu.be showed an error page and from there I could add it to my container. Now clicking on Youtu.be links no longer results in duplicated tabs opening. |
This a problem for me as well. The SSO auth site or url shortener services redirect immediately before you can move your mouse to the checkbox of "Always open in". Till this issue is worked around @mastazi 's solution work very well but there is a bit of problem if my url shortner does not have a "." in it(i.e. instead of youtu.be if its just yout), which in my case was. If you type "yout" in the address bar and hit enter, the browser will try to reach www.yout.com by default. One can disable this smartness of the browser by following the steps here and then following, @mastazi 's solution. |
Linking to #473 , but I don't think it's the same issue. |
There's a workaround in this comment that doesn't require disconnecting your network: #473 (comment) |
@mastazi THANK YOU SO MUCH FOR THIS COMMENT. I have spent the last hour and a half trying to figure out a way to add my company's redirect email link that opens up a Gmail login page to always open in a specific container, since I have other Gmail accounts that I use and can't just add "mail.google.com" to only open in that container. You have blessed my day. |
This is a fundamental feature that would solve many problems :) |
This feature is required to use MAC with Amazon AWS IAM sign-in links. Because these add a subdomain |
Can you Guys point me to the path of the plug-in's config file(s)? |
There's a crude workaround to this that fits @t0mmy44-h 's exact usecase with AWS.
|
Setting the |
@mattmcadoo , is the window location being replaced by JS? If so try this:
|
@Spitfire1900 No, it's bouncing to different subdomains to go through their sign process. The only way I can sign in is to disable the whitelist-only (Limit to designated sites) option for the container, signin, and then re-enable it. Is the reason why there cannot be a |
This is a known issue with any site that uses OIDC or SAML to do logins. |
In short: This is a convenience and becomes necessary in the case of the Temporary Containers plugin protecting against sites that don't belong in a container opening in that container, and a site that redirects to another domain and back (as for a poorly done login; see many bank web sites).
I need a way in Firefox to manually add sites to Multi-account containers. I just upgraded from the built-in version to this extension, so apologies if i missed it— i see that at least this extension gives a list of sites that are assigned to a container.
This is something i wanted before— it's faster to type a bunch of URLs into a textarea than it is to open a container, type one URL into the address bar, then click the Multi-Account Containers icon, and checkmark "Always open in ThisContainer" ... and repeat, and repeat.
But now i need it (for certain definitions of need).
If a site is redirected to another site as for login, and temporary containers is on to protect us from just these things, this can prevent us from ever logging into that site:
But I need to add MyBankWithBadWebsite-Login.net to the Banking container so that the login can complete successfully.
Duplicate Tabs Closer 3.1.5 true
Firefox Multi-Account Containers 6.0.0 true
Form History Control (II) 2.0.3.2 true
Switch Container 0.8 true
Temporary Containers 0.90 true
The text was updated successfully, but these errors were encountered: