- Export your Chrome passwords as
csv
as described here - Open your firefox and go to
about:logins
- Open the inspector by pressing
F12
window and go to theConsole
tab - Copy and paste the code inside
dist/main.js
here - Then run this code:
go(/* Contents of your passwords file as a string */);
- Send me love