Ulasan untuk Containerise
Containerise oleh kintesh
126 ulasan
- Diberi peringkat 4 dari 5oleh NietEenDoktor, 6 tahun yang laluGetting there, but could definitely use regexes. Possibly adding containers as well instead of the need to do so in preferences.
Thanks for the addon :) - Diberi peringkat 4 dari 5oleh GHSRobert, 6 tahun yang laluPardon, 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.
- Diberi peringkat 4 dari 5oleh JustBoris, 7 tahun yang lalumulti-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. - Diberi peringkat 5 dari 5oleh Назар Мокринський, 7 tahun yang laluEssenial addon for using containers, love it!
- Diberi peringkat 5 dari 5oleh Marco Santos, 7 tahun yang laluThank you. The only one that works for me.
- Diberi peringkat 4 dari 5oleh NextGenThemes, 7 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Édouard Lopez, 7 tahun yang laluSimple and functional, love it!
Suggestion:
* autofill with current URL when adding a new rule
* move save button below rules fields - Diberi peringkat 5 dari 5oleh Pengguna Firefox 13562304, 7 tahun yang laluExcellent, could use some work on the design side, but it functions perfectly.
- Diberi peringkat 3 dari 5oleh Pengguna Firefox 12489259, 7 tahun yang laluThe 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! - Diberi peringkat 5 dari 5oleh beejee, 7 tahun yang lalu
- Diberi peringkat 3 dari 5oleh dialing_wand, 7 tahun yang laluThis is a great start - but it needs works:
- Sync my settings between Firefox installs.
- Set a default container
Otherwise it works really well. - Diberi peringkat 5 dari 5oleh Pengguna Firefox 14072894, 7 tahun yang laluJust 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. - Diberi peringkat 5 dari 5oleh grahamperrin, 7 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 14049508, 7 tahun yang lalu
- Diberi peringkat 5 dari 5oleh The Beard Below My Chin, 7 tahun yang lalu
- Diberi peringkat 5 dari 5oleh olliebean, 7 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Nigel, 7 tahun yang laluGreat 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.
- Diberi peringkat 4 dari 5oleh Rok Garbas, 7 tahun yang lalulove 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.
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 13507320, 8 tahun yang lalu
- Diberi peringkat 4 dari 5oleh Pengguna Firefox 13408151, 8 tahun yang laluWorks 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.
- Diberi peringkat 2 dari 5oleh tvfj, 8 tahun yang lalu
- Diberi peringkat 3 dari 5oleh Pengguna Firefox 13390252, 8 tahun yang laluI 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. - Diberi peringkat 5 dari 5oleh Amit Kulkarni, 8 tahun yang laluThis 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. - Diberi peringkat 5 dari 5oleh Pengguna Firefox 13147762, 8 tahun yang laluCan you add wildcard support?
Balasan pengembang
dikirim 8 tahun yang laluIts a bit tricky to do given lots of sub level domains and lots of TLDs.