This documentation provides everything you need to get the most out of your Vault.
Importing Passwords from Firefox into Your Vault
This guide explains how to export your saved passwords from Mozilla Firefox and import them into your Vault.
Step 1 – Export Your Passwords from Firefox
Open Mozilla Firefox.
In the address bar, type: about:logins
Or on the top-right corner click on (⋮)
Then click on Settings
Click on Privacy & Security
Scroll down to Passwrods, click on Saved Passwords
You arrive on the settings page with the URLabout:logins
On the top-right corner of the Logins & Passwords page, click the ⋮ menu.
Select Export passwords….
Confirm by clicking on Continue with export, then authenticate with your computer password if prompted.
Firefox will generate a .csv file (e.g., logins.csv).
structure of the file you should receive from Mozilla Firefox, in step 2 you will see what is the structure needed by Vault :
url / username / password / httpRealm / formActionOrigin / guid / time created / timeLastUsed / timePasswordChanged
Step 2 – Verify the File Format
Open the downloaded file.
Make sure the file extension is .csv or .json.
Confirm the structure matches:
name / url / username / password / note
If needed, adjust the structure before importing. (even if there is more column in the file provided by Mozilla, Vault will be able to focus on the structure required)