Відгуки для Bitwarden – Безкоштовний менеджер паролів
Bitwarden – Безкоштовний менеджер паролів автор Bitwarden Inc.
601 відгук
- Оцінка 4 з 5від Aleksander, 5 днів тому
- Оцінка 4 з 5від xin, 12 днів томуThere’s an issue with version 2026.7.0 on self‑hosted vaults, so I rolled back to version 2026.6.1 to fix it.
- Оцінка 4 з 5від Користувач Firefox 13438840, 18 днів томуSelf-hosting require updating the server version to 1.37.1; otherwise, they will not work.
- Оцінка 4 з 5від Kat May, 20 днів томуFor a few days, my vaultwarden wasn't loading. This was annoying. We updated our vaultwarden, did a full log-off and then it started working again. still annyoing.
- Оцінка 4 з 5від Користувач Firefox 19922097, місяць тому2026.7.0 не работает со старым Vaultwarden. Обновил Vaultwarden до актуальной версии, работает.
- Оцінка 4 з 5від Користувач Firefox 14600166, місяць томуI recently noticed that whenever I do video playback the corresponding tab will spike to 60% CPU usage (in a single CPU thread) and doing profiler in Firefox's process manager clearly shows that Bitwarden (requestIdleCallback handler) causes this.
Disable the extension and refresh video website solves the issue for me.
---
This issue can be mitigated by add domain name to Autofill setting -> Blocked domains
github.com bitwarden/client issue 12045 - Оцінка 4 з 5від Ranindu Aryasinha, 2 місяці томуamazing extension. not 5 stars because of the autofill not working sometimes, other than that, it's amazing. Some good features are free logins across all devices, free payment plan, it doesn't blast you with upgrading. Highly recommend over other managers I've tried such as lastpass, nordpass, dashlane
- Оцінка 4 з 5від Користувач Firefox 13396952, 2 місяці томуHas been great, I am not sure what happened, but within the last week it seems to be slowing down when I attempt to review code in Gerrit windows.
- Оцінка 4 з 5від H0wAway, 2 місяці томуFinally (after weeks), version 2026.5.0 fixed the bug that the failure of autofill function.
However, this bug should not have occurred. Perhaps the AI code and incomplete regression testing have affected some originally normal functions - Оцінка 4 з 5від Katherine Howell, 3 місяці томуExcellent work by the developers. This has been part of my setup for a while now and it never lets me down.
- Оцінка 4 з 5від Christina Bowman, 3 місяці томуThis extension is fantastic. Super useful and well maintained. Exactly what I was looking for.
- Оцінка 4 з 5від anon, 3 місяці томуI like the idea, it would be nice to add the option to add a website while fetching for a match instead of having to open the add-on, edit and manually adding the website. Like the phone app. An auto-update and save function kinda thing.
- Оцінка 4 з 5від Securiglobe, 4 місяці тому
- Оцінка 4 з 5від Aayush Chawla, 4 місяці томуI couldn't get biometric unlock to work on Windows 11. Otherwise it's a great extension.
- Оцінка 4 з 5від DeezNuggets, 5 місяців томуGreat product, but they (or FF) broke the dropdown password selector in a recent (last few days) update. Now it always says: "No items to show".
- Оцінка 4 з 5від hedmunky84, 5 місяців тому
- Оцінка 4 з 5від Користувач Firefox 17525595, 6 місяців томуThe keyboard shortcut does not work for some reason.
- Оцінка 4 з 5від Користувач Firefox 14497406, 6 місяців томуOverall it works great, but it is a little hampered because I do also use the firefox password manager. That's on me, but I store personal in bw and work in firefox.
One thing this DESPERATELY needs is a fast way to ignore sites. I mean, you are asking me to save a login, just add another button that says never on this site. Very easy, everything else has that. - Оцінка 4 з 5від Ce@p2g77L#W, 7 місяців тому
- Оцінка 4 з 5від Dontaz, 7 місяців тому
- Оцінка 4 з 5від Користувач Firefox 14082068, 8 місяців томуFirefox 115.30.0 esr, versions above 2025.10.0 doesn't work anymore.
p.s. good job with recent ui update tho, addon became faster and bit more easier to use uxwise. - Оцінка 4 з 5від Користувач Firefox 19609497, 9 місяців томуBeen using this for years. Biggest complaint is passkeys integration isn't very intuitive, and there is not an easy way to see which accounts are associated with a passkey. Passkeys is also paywalled. The security reports that come with premium seem to be only available logging into your vault from their website and not from apps or browser extensions. Overall, solid for passwords and premium is a very reasonable price.
- Оцінка 4 з 5від Mike, 9 місяців томуGreat extension - but the firefox and other version broke with the November 2025 update.
Here's the error, using 'chrome' in the javascript as a direct reference.
/******/ (function() { // webpackBootstrap
/**
* This script handles injection of the FIDO2 override page script into the document.
* This is required for manifest v2, but will be removed when we migrate fully to manifest v3.
*/
(function (globalContext) {
if (globalContext.document.contentType !== "text/html") {
return;
}
const script = globalContext.document.createElement("script");
script.src = chrome.runtime.getURL("content/fido2-page-script.js");