megmage / chrome-export-passwords

Show all your chromium passwords in format ready to import in other browser like FireFox
85 stars 23 forks source link

Scroll passwords list #7

Open codekoala opened 8 years ago

codekoala commented 8 years ago

This script is awesome. Nice work, and thank you for sharing.

When I tried to use it in Chrome 56.0.2906.0 today, it was able to unmask the first 10 or so passwords but failed to unmask the rest. I realized the failure was because the elements containing the rest of the passwords weren't actually visible.

I adjusted the script to make it automatically scroll the password list and to not have some arbitrary delay after which the passwords can be dumped. My modifications can be found at https://gist.github.com/codekoala/204f68946134d1573eb8960b7ef6c951