Skip to content

toramanlis/chrome2firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import your passwords from Chrome to Firefox

Usage:

  • 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 the Console 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

About

Import your passwords from Chrome to Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published