From 8b16e02304e721a15c193eab44e5eede9464e2bf Mon Sep 17 00:00:00 2001 From: Trey Greer <61418192+tgreer-bw@users.noreply.github.com> Date: Wed, 9 Sep 2020 16:36:26 -0400 Subject: [PATCH] updated note to include native Firefox export as well as FF exporter (#175) --- _articles/importing/import-from-firefox.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/_articles/importing/import-from-firefox.md b/_articles/importing/import-from-firefox.md index 3d330f8c..34efd6b3 100644 --- a/_articles/importing/import-from-firefox.md +++ b/_articles/importing/import-from-firefox.md @@ -7,9 +7,18 @@ popular: false tags: [import, firefox] --- -Since version 57, the Firefox browser no longer provides any password export addons and you will need to use third-party tools. We recommend FF Password Exporter, an open-source tool that works on Windows, macOS, and Linux distributions. +## FIREFOX EXPORTS -## EXPORT YOUR FIREFOX PASSWORDS +If your version of Firefox does not support native export, please use the FF Password Exporter instructions below. + +## EXPORT YOUR PASSWORDS USING NATIVE FIREFOX EXPORT + +1. Navigate to `about:preferences#privacy` in Firefox. +2. Click the 'Saved Logins' button. +3. Click the `...` menu from the top right and choose 'Export Logins'. +4. Firefox will now prompt where to save the exported CSV file. + +## EXPORT YOUR FIREFOX PASSWORDS USING FF PASSWORD EXPORTER 1. [Download][link-ffexporter] and install/run FF Password Exporter. The installation file is under Download/Install section. 2. Choose the Firefox user's profile directory you want to export passwords from. @@ -29,4 +38,4 @@ Congratulations! You have just transferred your data from Firefox into Bitwarden [bitwarden-vault]: https://vault.bitwarden.com [link-ffexporter]: https://github.com/kspearrin/ff-password-exporter -[csv]: https://en.wikipedia.org/wiki/Comma-separated_values \ No newline at end of file +[csv]: https://en.wikipedia.org/wiki/Comma-separated_values