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