Skip to content

Contain cookies, browsing history, cached data, logins, and even IP address & location per activity! Work, personal, shopping, banking, "entertainment", or any other web activity–keep them separate!

License

hwknsj/tab-containers

 
 

Repository files navigation

Tab Containers

Note: This add-on is a clone of Firefox Multi-Account Containers (source code) with one exception–I've the black container color to the popup interface. This has been documented in Github issues and a pull request by @aaronkollasch has been "open" since November 2021. Given that those who manage the extension seem to disagree that this is a valuable feature (in spite of the fact that Firefox's built-in 'Container Tabs' includes the 'black'/'grey' container color option).

Add-on description

Multi-Account Containers is a clone of Firefox Multi-Account Containers with the added feature/bug fix of being able to create & manage containers with "black"/"grey" color. This solves the known issue in Firefox Multi-Account Containers–this solution has been submitted to Mozilla and have chosen not to implement it at the sole discretion of one github user.

The credit for this extension belongs to those at Mozilla, I just fixed some CSS and JS.

This extension will always be maintained up-to-date with the current version of Firefox Multi-Account Containers (until it isn't). For nerds, the source code is available on Github.

Development

Requirements

  • Node 12+ (v16+ recommended)
  • Yarn (npm i -g yarn@latest)
  • Firefox 91.1.0+
  • Git 2.13+

Also see the guide in Contributing.

Build

Yarn is required: simply npm i -g yarn, then

yarn run package

The extension will output as addon.xpi.

Test

The Multi-Account Containers extension lets you carve out a separate box for each of your online lives – no more opening a different browser just to check your work email!

Learn more about Multi-Account Containers in our end-user documentation.

Contributing

Everyone is welcome to contribute to Multi-Account Containers. To learn how to contribute a patch to Multi-Account Container, please read our contributing guide.

You can also chat with us on our Matrix room or our forum.

This repository is governed by Mozilla's code of conduct and etiquette guidelines. For more details, please read the Mozilla Community Participation Guidelines.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

About

Contain cookies, browsing history, cached data, logins, and even IP address & location per activity! Work, personal, shopping, banking, "entertainment", or any other web activity–keep them separate!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.8%
  • CSS 17.8%
  • HTML 10.6%
  • Shell 0.8%