Skip to content

p3lim/ff-exclusive-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exclusive Containers

A supplementary Firefox addon to Multi-Account Containers (MAC) that will prevent links from opening in the same container as the originating container unless it's on the same domain. If not the same domain the link will open in the default container instead (or another container if the link's domain is designated a container as well, handled by MAC).

Available on addons.mozilla.org

For more information about containers, see this blog post from Mozilla:
https://blog.mozilla.org/firefox/introducing-firefox-multi-account-containers/

Building

npm install -g web-ext
web-ext build
web-ext sign --api-key ... --api-secret ...

About

Ensure exclusivity of containers with designated domains by opening other domains in a default container

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published