Mozzarella

Home

Containerise

Firefox extension to automatically open websites in a container. Map multiple domains and subdomain to a container with simple csv based config. Once mapped, this extension will always open the site in a container. This behaviour is disabled in private mode.

Usage

Basic mapping:
amazon.co.uk, Shopping will open all amazon.co.uk (not subdomains) links in Shopping container.

Glob:
!*.amazon.co.uk, Shopping will be treated as *.amazon.co.uk glob pattern. (suitable to subdomains)

Regex:
@.+.amazon.co.uk$, Shopping will be treat as .+.amazon.co.uk$ regex. (suitable to subdomains and complex paths)

Install
Select your container and add a domain to always open all visits in the chosen container. Add many domains as you wish. Special `No Container` option to break out of a container. Simple CSV based mapping of a domain to a container by name for easy backup and bulk editing.