Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to import/export to Bitwarden #51

Open
evertonstz opened this issue May 13, 2020 · 1 comment
Open

Add support to import/export to Bitwarden #51

evertonstz opened this issue May 13, 2020 · 1 comment

Comments

@evertonstz
Copy link

It's good for people trying to move in or move out from Bitwarden into firefox, since Bitwarden is able to export and import CSV files, implementing this should be as easy as adding a flag.

"url" column in Bitwarden's CSV is "login_uri", "username" is "login_username" and "password" is "login_password".

Be aware that Bitwarden exports more than just passwords, it also exports notes and probably some other things. All you have to do is only import to firefox the lines that have the column "type" == login.

Cheers!

@andreicristianpetcu
Copy link

Please use Firefox Nightly for now @evertonstz
mozilla-lockwise/lockwise-addon#332 (comment)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants