Categories

Developer

kintesh

Containerise v3.9.0

  • rating
  • rating
  • rating
  • rating
  • rating
4.41 (122 reviews)
Automatically open websites in a dedicated container. Simply add rules to map domain or subdomain to your container. Containerise Containerise Containerise 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)