browserpass-extension
browserpass-extension copied to clipboard
Browserpass web extension
### General information Your app does not support a form that exists in shadowDom and provides no way to let the app know that a form is held within the...
Hi @maximbaz I've addressed all but `#1` for which I need clarification before proceeding. > Hey guys, once again - super cool job, thanks for all the work here, and...
Below is a reference to the conversation about missing keyboard navigation. Here is a link to [beginning of the original conversation](https://github.com/browserpass/browserpass-extension/pull/290#discussion_r967910055). --- I think generally I don't have a strong...
The `addEditInterface.js` should [use store color settings](https://github.com/browserpass/browserpass-extension/pull/290#discussion_r867624876). Okay, just an FYI, I couldn't get the `hover/focused` option to keep it's store colors due to it not being consistent across browsers...
Not for this PR, but moment is no longer being updated (maintenance-only), and we should at some point switch this out for [date-fns](https://date-fns.org/). _Originally posted by @erayd in https://github.com/browserpass/browserpass-extension/pull/290#discussion_r967918522_
The extension should not default to filling the domainname(=filename) into username fields. If no username is present in the password file and there is no default username, it is of...
The non-edit-mode details screen lacks keybindings for navigating between & activating elements.
Apparently @maximbaz has changed his PGP key at some point. See for example here: https://archlinux.org/todo/rebuild-packages-signed-by-eb4f9e5a60d32232bb52150c12c87a28feac6b20/ In the [browserpass-native repository](https://github.com/browserpass/browserpass-native/commit/68580ddae23e258155f70925726f61f3f3ad23a9), the correct PGP key (consistent with [maximbaz.com](https://maximbaz.com/pgp_keys.asc) and [keybase.io](https://keybase.io/maximbaz) ) is...
Hello, I've recently decided to switch to the Pass from KeepassXC and chosen Browserpass as a browser integration addon. Unfortunately, I've noticed a significant performance drop when loading sites (YouTube...
### General information - OS: NixOS 23.11 - Browser + version: Firefox 120.0.1 (64-bit) - Information about the host app: - How did you install it? Installed using Nix's `configuration.nix`...