Results 192 comments of kkapsner

Close as a duplicate from #705

The next version that solves the issue is in the verification by Mozilla. In the meantime you can use the [latest beta version](https://canvasblocker.kkapsner.de/versions/?C=M;O=D) (make sure to disable the normal version...

I think I see a way to support it.

I have problems to get all necessary information to do the proper search in the password database. So I think Cardbook and keepassxc-mail have to work together to get this...

Hi @CardBook good question... I do not want you to build a hard dependency on keepassxc-mail and to be honest the current way I implemented this is kind of hacky...

The easiest for me would be if you could call [requestCredentials](https://github.com/kkapsner/keepassxc-mail/blob/master/experiment/implementation.js#L750) or [waitForCredentials](https://github.com/kkapsner/keepassxc-mail/blob/master/experiment/implementation.js#L766) directly. But I guess I would have to expose them somehow...

> by loading cardbookRepository This was exactly the piece of information I was missing. I tried to load the cardbookPasswordManager.jsm directly which did not work. Please try [keepassxc-mail-0.1.7.2.zip](https://github.com/kkapsner/keepassxc-mail/files/6126291/keepassxc-mail-0.1.7.2.zip). The necessary...

@CardBook: what exactly is not working? Did you follow the instruction in the [readme](https://github.com/kkapsner/keepassxc-mail/blob/master/README.md)? Any entries in the console?

Oh - my bad (copy/paste at almost midnight is not the best idea...) try this: [keepassxc-mail-0.1.7.2.zip](https://github.com/kkapsner/keepassxc-mail/files/6130324/keepassxc-mail-0.1.7.2.zip)