Florian Zinggeler

Results 16 issues of Florian Zinggeler

Websites where the web extension doesn't work properly will be listed here... * https://www.reddit.com/ - The elements are properly detected, but reddit only accepts the username + password if it...

webextension

Possible solution: Try to simulate keypress etc. as done [here](https://github.com/bitwarden/browser/blob/master/src/content/autofill.js). Maybe [this](https://github.com/pfn/passifox/blob/master/chromeipass/chromeipass.js#L1415) is enough?

webextension

Such as Dropbox, Google Drive, etc.. These can work like an additional device and also store a share. This way you can still use this password manager, even if you...

Only add site/open popup if we actually managed to submit the data. I have no idea how to actually do this...

webextension

Tasks (such as unlock 2 to move .. into ..) can become impossible, e.g. if we want to save something in a group of 3, but before it gets saved,...

This pull request addresses #10. I might have gone a bit overboard by changing function names, documentation and no longer exposing `Uuid.Barebones` (the two functions there are now exposed from...