Containerise icon
Containerise icon

Containerise

 3 likes

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 behavior is disabled in private mode.

Containerise screenshot 1
Containerise screenshot 2
+1
Containerise screenshot 3

License model

  • FreeOpen Source

Platforms

  • Online
  • Firefox
4 / 5 Avg rating (2)
3 likes
1comment
0 news articles

Features

Suggest and vote on features
  1.  Container Virtualization

Containerise News & Activities

Highlights All activities

Recent activities

  • Korwin reviewed Containerise  
    4 months ago

    The (small) pop-up window of the add-on does not stretch, and the domain name mask is not at all obvious. The recommended format !*.ebay.co.uk from the description is not suitable, because it redirects not by the domain of the location, but by the presence of a letter combination in the address, including part of the search query. For example, google.com/search?client=firefox-b-d&q=ebay.co.uk or mail.google.com/mail/u/0/#search/ebay.co.uk will redirect to the container assigned to eBay, not...

  • y2kay liked Containerise
    4 months ago
  • App icon
    Danilo_Venom added Containerise as alternative to BitBrowser
    7 months ago
  • App icon
    einwolfsregen added Containerise as alternative to Profile Switcher for Firefox
    7 months ago
Show all activities

Containerise information

  • Developed by

    Kintesh
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Rating

    Average rating of 4
  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Web Browsers

GitHub repository

  •  419 Stars
  •  52 Forks
  •  80 Open Issues
  •   Updated Apr 30, 2024 
View on GitHub

Our users have written 1 comments and reviews about Containerise, and it has gotten 3 likes

Containerise was added to AlternativeTo by Paul on Feb 1, 2021 and this page was last updated Feb 1, 2021.

Comments and Reviews

   
 Post comment/review
Korwin
  
Review
Pending approval

The (small) pop-up window of the add-on does not stretch, and the domain name mask is not at all obvious. The recommended format !*.ebay.co.uk from the description is not suitable, because it redirects not by the domain of the location, but by the presence of a letter combination in the address, including part of the search query. For example, google.com/search?client=firefox-b-d&q=ebay.co.uk or mail.google.com/mail/u/0/#search/ebay.co.uk will redirect to the container assigned to eBay, not Google. All domain.net has to be duplicated www.domain.net. Incompatible with Web Archives. It is possible to fine-tune it using regular expressions, but this makes the tool inaccessible to most users. As an alternative, I would prefer the ability to use the method of specifying domains used in the Google Hit Hider by Domain userscript.

0

What is 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 behavior 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)