Skip to content

tanryliu/maxthon_passwords_csv_generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

maxthon_passwords_csv_generator

Use it to export passwords from Maxthon Passkeeper

Steps:

  1. Open mx://password/
  2. Log in
  3. Open "Developer Tools" (Just press F12 or Ctrl+Shift+I)
  4. Paste code from file generate_passwords_csv.js to console and press Enter
  5. In the console you will see the progress (for example, 14/96 means that 14 lines are ready, but 96 lines in total).
  6. When finished, a csv file named passwords.csv will be loaded.
  7. Done!

About

Use it to export your passwords from Maxthon Passkeeper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%