chrome-export-passwords icon indicating copy to clipboard operation
chrome-export-passwords copied to clipboard

Scroll passwords list

Open codekoala opened this issue 9 years ago • 0 comments

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

codekoala avatar Nov 06 '16 06:11 codekoala