1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
Files
help/_articles/importing/import-from-firefox.md
fred_the_tech_writer 82ecf7def2 KC (#805)
* initial draft

* codeblock e.g.'s

* initial draft of f4e end-user doc

* first round of feedback

* feedback round 2

* feedback round 3

* update screenshots

* safari/macos import guide sketch

* adios, friendly name

* cli note

* fix typo

* finish import from macos/safari

* feedback round 4

* more feedback

* updated diagrams

* fix typo

* linked custom fields & more release note items

* new auto-fill unlock behavior for context menu & keyboard!

* release notes - autofill unlock

* new events

* fixes to 'using sso'

* updated KC screenshot & test step

* KC URL

* send extension & release notes

* hide ios extension

* updates to sso faqs

* SEO desc's & tags

* Key Connector > Impact on Unlock > Add a note for online dependency

* clarify "account is lost"

* add some references to CME

* final edits

* f4e

* quick edit to RN
2021-12-08 07:53:03 -05:00

4.6 KiB

layout, title, categories, featured, popular, tags, order, description
layout title categories featured popular tags order description
article Import Data from Firefox
import-export
true false
import
firefox
07 This article explains how you can export data from Firefox and import into Bitwarden.

Use this article for help exporting data from Firefox and importing into Bitwarden.

Export from Firefox

Exporting from Firefox can look a little different depending on which version you're using, or if you're using a Firefox-based browser like Tor Browser or Waterfox:

{% capture latest %}

Export from Latest Version

To export logins from the latest version of Firefox:

  1. Using the address bar, navigate to about:logins

  2. Select the {% icon fa-ellipsis-h %} menu button from the top right and select Export Logins... from the dropdown.

    You will be prompted to specify a location to save your login export to.

    Firefox will export your logins as a .csv.

{% endcapture %} {{ latest | markdownify }}

{% capture older %}

Export from Older Versions

Some older versions of Firefox do not support native export. Complete the following steps to export using an FF Password Exporter.

  1. Download{:target="_blank"}, install, and open the FF Password Exporter.

  2. Select a User Profile from the Detected Firefox User Profiles, or from a specified custom profile directory. If you have set a Master Password for the User Profile, enter it:

    {% image importing/ff-password-exporter.png %}

  3. Select the Export Passwords button.

  4. Choose .csv for the file format, and save the file to your device.

{% endcapture %} {{ older | markdownify }}

{% capture based %}

Export from Firefox-based Browsers

Some Firefox-based browsers offer login export in a different location than vanilla Firefox. If the steps to import from the Latest Version don't work, try the following:

  1. Using the address bar, navigate to about:preferences#privacy.

  2. Click the Saved Logins button.

  3. Click the {% icon fa-ellipsis-h %} menu button from the top right and select Export Logins from the dropdown.

    You will be prompted to specify a location to save your login export.

    Most Firefox-based browsers will export your logins as a .csv.

{% endcapture %} {{ based | markdownify }}

Import to Bitwarden

Importing data to Bitwarden can only be done from the Web Vault{:target="_blank"} or CLI. Data is encrypted locally before being sent to the server for storage. To import your data:

  1. In the Web Vault, select Tools from the top navigation bar.

  2. Select Import Data from the left-hand Tools menu.

  3. From the format dropdown, choose Firefox (csv).

  4. Select the Choose File button and add the file to import or copy/paste the contents of your file into the input box.

    {% callout warning %}Import to Bitwarden can't check whether items in the file to import are duplicative of items in your Vault. This means that importing multiple files will create duplicative Vault items if an item is already in the Vault and in the file to import.{% endcallout %}

  5. Select the Import Data button to complete your import.

  6. After successful import, delete the import source file from your computer. This will protect you in the event your computer is compromised.

Currently, file attachments are not included in Bitwarden import operations and will need to be uploaded to your Vault manually. For more information, see File Attachments.