Reviews for Containerise
Containerise by kintesh
127 reviews
- Rated 5 out of 5by Firefox user 13621894, 6 years ago
- Rated 4 out of 5by NietEenDoktor, 6 years agoGetting there, but could definitely use regexes. Possibly adding containers as well instead of the need to do so in preferences.
Thanks for the addon :) - Rated 4 out of 5by GHSRobert, 6 years agoPardon, can this addon work with the whole URL provided? For example, I am specifying a certain Google spreadsheet in Containerise settings, with the whole document ID, but the expected result does not seem to appear, that spreadsheet is still being opened in the default container.
- Rated 4 out of 5by JustBoris, 7 years agomulti-account containers is too limited for me.
This add-on is getting there but needs regex support so that I can direct www.google.(co.uk|com) and others to a "tracking" container and console.cloud.google.com to a "company" container (because they use two different google accounts).
Other people have mentioned wildcards, but that's going to be difficult to code effectively - regex will be a better option.
To dev: "cookie autodelete" addon makes a great working model of how to demonstrate regex and wildcards effectively to the uninitiated. - Rated 4 out of 5by NextGenThemes, 7 years ago
- Rated 5 out of 5by Édouard Lopez, 7 years agoSimple and functional, love it!
Suggestion:
* autofill with current URL when adding a new rule
* move save button below rules fields - Rated 5 out of 5by Firefox user 13562304, 7 years agoExcellent, could use some work on the design side, but it functions perfectly.
- Rated 3 out of 5by Firefox user 12489259, 7 years agoThe add-on seems very promising, but doesn't seem to work with Conex, I use intensively.
Can the 2 be made compatible ? or even merged, if I dare to suggest ?
They should be really complementary.
Have nice day! - Rated 5 out of 5by beejee, 7 years ago
- Rated 3 out of 5by dialing_wand, 7 years agoThis is a great start - but it needs works:
- Sync my settings between Firefox installs.
- Set a default container
Otherwise it works really well. - Rated 5 out of 5by Firefox user 14072894, 7 years agoJust what I want.
A little problem, I'm not sure whether I can use wildcard or regex in the domain list, hope can add instructions about it.
Feature Request: hope can add a option, let opening new tab without container for unmatched domain, cause for my case it's almost unnecessary, though maybe the default behavior is useful for somebody. - Rated 5 out of 5by grahamperrin, 7 years ago
- Rated 5 out of 5by Firefox user 14049508, 7 years ago
- Rated 5 out of 5by The Beard Below My Chin, 7 years ago
- Rated 5 out of 5by olliebean, 7 years ago
- Rated 5 out of 5by Nigel, 7 years agoGreat use! But as someone suggested, I wish there is a default/fallback option where any website not matching any domain would be opened in a default container.
- Rated 4 out of 5by Rok Garbas, 7 years agolove it, but i wish it would open all websites by default in containers or at least to have an option to toggle on this behavior.
- Rated 5 out of 5by Firefox user 13507320, 8 years ago
- Rated 4 out of 5by Firefox user 13408151, 8 years agoWorks well. This seems great if you're using containers as a way to keep certain websites and account info quarantined in a container where it can't be read by other sites. Support for containerising based on regex pattern matching might be a good advanced feature.
- Rated 2 out of 5by tvfj, 8 years ago
- Rated 3 out of 5by Firefox user 13390252, 8 years agoI created an "untrusted" container and it does not work.
Works fine on the default containers even after I renamed them but not with selfcreated.
Please enhance the extension with an option to automatically add a rule if I open a website in a container. Copy pasting URLs into the extension consumes time. - Rated 5 out of 5by Amit Kulkarni, 8 years agoThis is a great extension. Manually changing the containers was a serious limitation for me. This perfectly isolates my work, banking and personal surfing.
It will be absolutely flawless even if you implement a very rudimentary wildcard support.
Something like (*.google.com) should work for:
maps.google.com
mail.google.com
plus.google.com
To limit the complexity, you need not support partial wildcards, like (m*.google.com) or wildcards in the suffix (example - google.* for google.in, google.com etc).
Good luck! :) Hope to see some sort of wildcard support in future updates.