Отзывы на KeePassXC-Browser
KeePassXC-Browser от KeePassXC Team
699 отзывов
- Оценено на 5 из 5от Пользователь Firefox 13703112, 3 года назад
- Оценено на 4 из 5от Envido32, 3 года назадSafe and easy to use.
I'm not giving 5 stars because the "Custom Browser" feature (like Waterfox or Librefox) is not available for Windows (only Linux and Mac).
There is a workaround by modified the Registry Keys but it's not intuitive or easy to find. - Оценено на 2 из 5от Пользователь Firefox 17244481, 3 года назадIt used to work, but now it does not. I am using Debian 11 and Xfce 4.16. My browsers are Firefox 91.5.0esr and Tor 11.0.4. KeePassXC is 2.6.6.
Ответ разработчика
размещено 3 года назадThis sounds like a problem with your browser and Tor. Check our GitHub for troubleshooting guide. If you have any further questions, please make a new issue about them. Thanks. - Оценено на 5 из 5от frosztbyte, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 16215154, 4 года назад
- Оценено на 5 из 5от crunchy, 4 года назад
- Оценено на 5 из 5от Juan Roberto, 4 года назад
- Оценено на 5 из 5от Пользователь Firefox 16317513, 4 года назад
- Оценено на 2 из 5от p, 4 года назадfull of bugs! login box icons stays on the page after login completed, TOTP fill in doesnt works....
Ответ разработчика
размещено 4 года назадPlease report the bugs to GitHub with additional information so we can fix them. - Оценено на 4 из 5от aop12122012, 4 года назад
- Оценено на 3 из 5от Caleb, 4 года назадWorks great on most websites, but really struggles on others. I can't get it to work at all on Twitter, Reddit or iCloud.
- Оценено на 4 из 5от Пользователь Firefox 12292310, 4 года назад
- Оценено на 5 из 5от Pantoffelheld und Prahlhans bauchpinseln Mumpitz., 4 года назадplease add TOTP auto submit
- Оценено на 5 из 5от Bonn2, 4 года назад
- Оценено на 5 из 5от 4567891231239, 4 года назад
- Оценено на 3 из 5от dhananjay, 4 года назадNot as smooth as expected. connection to application is not opened sometimes and had to click on icon to establish it. "your password has changed" prompt comes even if it has not been changed. also saving new password is a miss more times that it is a hit. you just have to hope that banner will appear. Most of time I manually go and add the password as a entry.
- Оценено на 1 из 5от Пользователь Firefox 15613985, 4 года назадThis addon stablishes connection with google and amazon without any warning to user
Ответ разработчика
размещено 4 года назадKeePassXC-Browser does not establish connections to either Google or Amazon. What you are seeing is most likely this: https://github.com/keepassxreboot/keepassxc-browser/issues/100
Firefox has a habit of forking native messaging processes without dropping previously established connections first, so it looks like the new process holds connections to other servers, when it fact it doesn't. That is a Firefox bug and nothing we can fix. - Оценено на 5 из 5от Пользователь Firefox 16695906, 4 года назад
- Оценено на 4 из 5от Romain, 4 года назадFonctionne très bien avec KeepassXC, la complétion automatique est performante même avec plusieurs identifiants, et la possibilité de choisir des champs d’identification personnalisés est la bienvenue.
- Оценено на 2 из 5от Andreas Lindhé, 4 года назад
- Оценено на 5 из 5от Nico, 4 года назад
- Оценено на 5 из 5от Пользователь Firefox 17090956, 4 года назад
- Оценено на 5 из 5от Estec, 4 года назад
- Оценено на 1 из 5от Пользователь Firefox 17086033, 4 года назадThis addon works by connecting to the KeepassXC program and filling login fields with the passwords from the Keepass vault.
It works extremely poorly for a number of reasons:
First: It does not reliably connect to the KeepassXC program. It will occasionally disconnect and require you to restart KeepassXC before connecting again.
Second: The password fill feature fails far more often than it works. I would estimate that I can only successfully fill password forms on 5 to 10% of the websites I visit.
Third: When the auto-fill feature does work, it is frequently followed by an erroneous "your password has changed" prompt asking if you want to create a new entry for the site you literally just filled in.
Fourth: The user interface is minimalist to a fault. You are given no indication as to why the program cannot or will not fill the password fields. Is it because it doesn't think I have a password for the domain? Has it lost the connection? Is there some invisible blocking me from clicking on the password icon? There is no way to tell, the addin simply doesn't respond.
I am using KeepassXC 2.6.6 and browser extension version 1.7.9.1Ответ разработчика
размещено 4 года назадThank you for the feedback. If any of these issues are not solved, please open a ticket at GitHub.
First: This sounds like the keepassxc-proxy that is transferring the messages between the extension and KeePassXC is shutdown. This might be due to anti-virus software or some other process that interferes with it. The next time this happens, check if the process is running.
Second: Please use as simple URL's as possible in your entries. If the site you're using is for example https://loginpage.example.com/login/something?yes=no, the best entry URL for this kind of page is https://loginpage.example.com/login/, https://loginpage.example.com (or just https://example.com).
Third: This means even after filling it doesn't regognize an entry from that page. Verify the page and entry URL again.
Fourth: Yes. It's very minimal. Notifications on why the filling doesn't work needs to be added so there's some indication to the user why nothing happens. If you've lost the connection totally, the icon should be gray with and X (or gray with a lock icon if database is closed).