Extension stops working after a while
I got first a report of this happening from someone else in private messages, and today I reproduced this myself for the first time.
Both occasions happened in Firefox, on Linux, after migration to manifest v3.
After some amount of time, Browserpass shows the infamous "Loading available logins" error in popup:
In the debugger of background script, I see this error:
Could not establish connection. Receiving end does not exist.
Console says that this happens on this line when I open the popup and see the error:
https://github.com/browserpass/browserpass-extension/blob/f1e6f5abc38f3af1c5d8566e440730ef7ef63675/src/popup/models/Settings.js#L71
Reloading the extension, or restarting browser, fixes it.
I don't have a way to reproduce this, and I don't know what's going on, and whether it's something that is in our control to recover from. Weird that it happens with manifest v3 and never happened before. Any good ideas are welcome 🙂
Just noticed this as well. Firefox on macos
browserpass extension version: 3.9.0 browserpass native version: 3.1.0
same here in brave browser, i can fix it by set "Custom store locations" (which i set before but missing)