Recensiones de Containerise
Containerise per kintesh
127 recensiones
- Classificate 5 de 5per Usator de Firefox 13621894, pred 6 leti
- Classificate 4 de 5per NietEenDoktor, pred 6 letiGetting there, but could definitely use regexes. Possibly adding containers as well instead of the need to do so in preferences.
Thanks for the addon :) - Classificate 4 de 5per GHSRobert, pred 6 letiPardon, 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.
- Classificate 4 de 5per JustBoris, pred 7 letimulti-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. - Classificate 4 de 5per NextGenThemes, pred 7 leti
- Classificate 5 de 5per Édouard Lopez, pred 7 letiSimple and functional, love it!
Suggestion:
* autofill with current URL when adding a new rule
* move save button below rules fields - Classificate 5 de 5per Usator de Firefox 13562304, pred 7 letiExcellent, could use some work on the design side, but it functions perfectly.
- Classificate 3 de 5per Usator de Firefox 12489259, pred 7 letiThe 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! - Classificate 5 de 5per beejee, pred 7 leti
- Classificate 3 de 5per dialing_wand, pred 7 letiThis is a great start - but it needs works:
- Sync my settings between Firefox installs.
- Set a default container
Otherwise it works really well. - Classificate 5 de 5per Usator de Firefox 14072894, pred 7 letiJust 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. - Classificate 5 de 5per grahamperrin, pred 7 leti
- Classificate 5 de 5per Usator de Firefox 14049508, pred 7 leti
- Classificate 5 de 5per The Beard Below My Chin, pred 7 leti
- Classificate 5 de 5per olliebean, pred 7 leti
- Classificate 5 de 5per Nigel, pred 7 letiGreat 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.
- Classificate 4 de 5per Rok Garbas, pred 7 letilove 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.
- Classificate 5 de 5per Usator de Firefox 13507320, pred 8 leti
- Classificate 4 de 5per Usator de Firefox 13408151, pred 8 letiWorks 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.
- Classificate 2 de 5per tvfj, pred 8 leti
- Classificate 3 de 5per Usator de Firefox 13390252, pred 8 letiI 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.Responsa de disveloppator
publicate pred 8 letiThanks for your feedback. I'll take a look at this soon. - Classificate 5 de 5per Amit Kulkarni, pred 8 letiThis 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.