this post was submitted on 27 Sep 2024
79 points (100.0% liked)

Firefox

17641 readers
242 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Hello everyone!

Multi-account containers (MAC) is looking for more contributors and we are asking for your help! Multi-account containers is an open-source Firefox extension that enhances your browsing experience by enabling color coded custom tab configurations. For more information on what you can do with MAC, check out this article.

MAC improvements heavily rely on our core community. There are currently 516 open issues on MAC's GitHub repository. These issues consist of bugs and feature requests.

A guide to setting up your local repository and starting to contribute can be found here.

Tips for contributing:

  1. Choose an issue that you would like to work on.
  2. Fork the repository and follow the instructions for setting it up locally.
  3. Run the add-on locally and try reproducing the issue.
  4. Debug add-ons by clicking the “Settings” icon in about:addons, and then clicking “Debug Add-ons”
  5. Click “Inspect” on the MAC add-on to open developer tools for the popup extension (see this documentation for more information)
  6. Once you have a fix ready, commit your changes with the following commit message template: “Fix #<insert issue id #>: ”
  7. Push your changes and open a pull request for review.

Have any questions? Head over to the Q&A section on our GitHub discussions.

you are viewing a single comment's thread
view the rest of the comments
[–] grue@lemmy.world 3 points 18 hours ago (4 children)

I feel like the Site Isolation and Total Cookie Protection features eliminated one of the major use-cases for Multi-Account Containers, and that might be why it isn't getting enough attention.

[–] Flaqueman@sh.itjust.works 16 points 16 hours ago (2 children)

I don't think they're the same thing. Site isolation prevents Site A to which I'm logged in to know that I'm visiting site B. Multi-container prevents Site A to which I'm logged in to know that I'm visiting same Site A in another tab without being logged in or with a different login. They're not the same. Typical use case is being logged into work Gmail and personal Gmail.

[–] TheGiantKorean@lemmy.world 5 points 16 hours ago* (last edited 16 hours ago)

This is the use case I use it for.

[–] jol@discuss.tchncs.de 1 points 11 hours ago

And combined with deleting cookies automatically in certain containers, you can have private tabs.

load more comments (1 replies)