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.

  • grue@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 hours ago

    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
      link
      fedilink
      arrow-up
      12
      ·
      6 hours ago

      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.