Recenze doplňku Containerise
Containerise od kintesh
127 recenzí
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13621894, před 6 lety
- Hodnocení: 4 z 5od uživatele NietEenDoktor, před 6 letyGetting there, but could definitely use regexes. Possibly adding containers as well instead of the need to do so in preferences.
Thanks for the addon :) - Hodnocení: 4 z 5od uživatele GHSRobert, před 6 letyPardon, 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.
- Hodnocení: 4 z 5od uživatele JustBoris, před 7 letymulti-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. - Hodnocení: 5 z 5od uživatele Назар Мокринський, před 7 letyEssenial addon for using containers, love it!
- Hodnocení: 4 z 5od uživatele NextGenThemes, před 7 lety
- Hodnocení: 5 z 5od uživatele Édouard Lopez, před 7 letySimple and functional, love it!
Suggestion:
* autofill with current URL when adding a new rule
* move save button below rules fields - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13562304, před 7 letyExcellent, could use some work on the design side, but it functions perfectly.
- Hodnocení: 3 z 5od uživatele Uživatel Firefoxu - 12489259, před 7 letyThe 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! - Hodnocení: 5 z 5od uživatele beejee, před 7 lety
- Hodnocení: 3 z 5od uživatele dialing_wand, před 7 letyThis is a great start - but it needs works:
- Sync my settings between Firefox installs.
- Set a default container
Otherwise it works really well. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14072894, před 7 letyJust 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. - Hodnocení: 5 z 5od uživatele grahamperrin, před 7 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14049508, před 7 lety
- Hodnocení: 5 z 5od uživatele The Beard Below My Chin, před 7 lety
- Hodnocení: 5 z 5od uživatele olliebean, před 7 lety
- Hodnocení: 5 z 5od uživatele Nigel, před 7 letyGreat 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.
- Hodnocení: 4 z 5od uživatele Rok Garbas, před 7 letylove 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.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13507320, před 8 lety
- Hodnocení: 4 z 5od uživatele Uživatel Firefoxu - 13408151, před 8 letyWorks 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.
- Hodnocení: 2 z 5od uživatele tvfj, před 8 lety
- Hodnocení: 3 z 5od uživatele Uživatel Firefoxu - 13390252, před 8 letyI 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. - Hodnocení: 5 z 5od uživatele Amit Kulkarni, před 8 letyThis 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.