Skip to content

Instantly share code, notes, and snippets.

@andy922200
Last active January 20, 2019 01:59
Show Gist options
  • Save andy922200/266ab8c2022f06c127b3389d763ac35f to your computer and use it in GitHub Desktop.
Save andy922200/266ab8c2022f06c127b3389d763ac35f to your computer and use it in GitHub Desktop.
Facebook Chat Records Download
var id =
setInterval(function () { document.getElementById('see_older')
.getElementsByClassName('content')[0].click(); }, 500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment