Transfer passwords from Google Chrome to Firefox
masterOn Windows and macOS, Firefox can often import directly from Chrome via File > Import from Another Browser.... If you need to use ffpass:
1. Export from Google Chrome
- Open
chrome://flags/#PasswordExportin Chrome. - Set Password export to Enabled and click Relaunch Now.
- Go to Settings > Advanced > Passwords and forms > Manage passwords.
- Click the menu icon next to Saved Passwords and choose Export.
- Save the file as
passwords.csv.
2. Import into Firefox
- Stop Firefox.
- Run the import command:
ffpass import --file passwords.csv- Restart Firefox (ensure no background processes remain).