Revisiones de Containerise
Containerise por kintesh
127 revisiones
- Se valoró con 5 de 5por Usuario de Firefox 13621894, hace 6 años
- Se valoró con 4 de 5por NietEenDoktor, hace 6 añosGetting there, but could definitely use regexes. Possibly adding containers as well instead of the need to do so in preferences.
Thanks for the addon :) - Se valoró con 4 de 5por GHSRobert, hace 7 añosPardon, 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.
- Se valoró con 4 de 5por JustBoris, hace 7 añosmulti-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. - Se valoró con 4 de 5por NextGenThemes, hace 7 años
- Se valoró con 5 de 5por Édouard Lopez, hace 7 añosSimple and functional, love it!
Suggestion:
* autofill with current URL when adding a new rule
* move save button below rules fields - Se valoró con 5 de 5por Usuario de Firefox 13562304, hace 7 añosExcellent, could use some work on the design side, but it functions perfectly.
- Se valoró con 3 de 5por Usuario de Firefox 12489259, hace 7 añosThe 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! - Se valoró con 5 de 5por beejee, hace 7 años
- Se valoró con 3 de 5por dialing_wand, hace 7 añosThis is a great start - but it needs works:
- Sync my settings between Firefox installs.
- Set a default container
Otherwise it works really well. - Se valoró con 5 de 5por Usuario de Firefox 14072894, hace 7 añosJust 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. - Se valoró con 5 de 5por grahamperrin, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 14049508, hace 7 años
- Se valoró con 5 de 5por The Beard Below My Chin, hace 7 años
- Se valoró con 5 de 5por olliebean, hace 7 años
- Se valoró con 5 de 5por Nigel, hace 7 añosGreat 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.
- Se valoró con 4 de 5por Rok Garbas, hace 7 añoslove 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.
- Se valoró con 5 de 5por Xander Felis, hace 8 años
- Se valoró con 4 de 5por Usuario de Firefox 13408151, hace 8 añosWorks 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.
- Se valoró con 2 de 5por tvfj, hace 8 años
- Se valoró con 3 de 5por Usuario de Firefox 13390252, hace 8 añosI 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.Respuesta del desarrollador
publicado el hace 8 añosThanks for your feedback. I'll take a look at this soon. - Se valoró con 5 de 5por Amit Kulkarni, hace 8 añosThis 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.