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

Cannot assign sites on the Firefox restriction list #2594

Open
1 of 2 tasks
TriMoon opened this issue Nov 13, 2023 · 3 comments
Open
1 of 2 tasks

Cannot assign sites on the Firefox restriction list #2594

TriMoon opened this issue Nov 13, 2023 · 3 comments
Labels
bug Something is broken! Component: Site Assignment Issues related to assigning a site to a container

Comments

@TriMoon
Copy link

TriMoon commented Nov 13, 2023

"permissions": [
"<all_urls>",
"activeTab",
"cookies",
"contextMenus",
"contextualIdentities",
"history",
"idle",
"management",
"storage",
"unlimitedStorage",
"tabs",
"webRequestBlocking",
"webRequest"
],
"optional_permissions": [
"bookmarks",
"nativeMessaging",
"proxy"
],

Before submitting a bug report

  • I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
  • I searched for existing reports to see if it hasn't already been reported

Step to reproduce

  1. Open: https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/
  2. Make the selection to always open this site in container xxxx
  3. Close the tab, then reopen the adress.
  4. It will NOT open in that container because most likely the extension doesn't run on these sites.

Actual behavior

It doesn't switch to the selected container.

Expected behavior

Able to force a container for these sites also.

Additional informations

I am logged into the site using the container i set, but because it doesn't auto open in that container i am forced to manually re-open the page(s) in said container.

Provide a copy of Troubleshooting Information page (optional)

No response

@TriMoon TriMoon added the bug Something is broken! label Nov 13, 2023
@dannycolin
Copy link
Collaborator

dannycolin commented Nov 21, 2023

@TriMoon Does it work with website included in the "Run on sites with restrictions" list in a regular window? I'm asking to narrow down if the problem is Private Mode or a combination of both features you're referring to.

@TriMoon
Copy link
Author

TriMoon commented Nov 25, 2023

@dannycolin
I was asking for options of both features, but they are not a combo that needs tobe enabled together 😉
I just found it very irritating that i can't set these sites to automatically open in selected containers...
I don't use private windows in my use case mentioned, but i thought i might as well ask for that option to be added in one go for others 😉

@dannycolin dannycolin changed the title Needs options to "Run on sites with restrictions + private windows" Cannot assign sites on the Firefox restriction list Nov 28, 2023
@dannycolin dannycolin added the Component: Site Assignment Issues related to assigning a site to a container label Nov 28, 2023
@dannycolin
Copy link
Collaborator

Gotcha. I removed the "Private Window" bit because we already have another bug report on file for it. Also, Private Mode support needs to be implemented in Firefox so there's nothing we can really do on the addon side.

Anyway, I'll keep this ticket open to track things about the Firefox restriction list. I still need to investigate if we need to change something in Firefox directly or if we can support it directly from the addon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken! Component: Site Assignment Issues related to assigning a site to a container
Projects
None yet
Development

No branches or pull requests

2 participants