Skip to content

Instantly share code, notes, and snippets.

@swarupsro
Created August 30, 2016 06:46
Show Gist options
  • Save swarupsro/5daec82465d0676b0712b16858ef585a to your computer and use it in GitHub Desktop.
Save swarupsro/5daec82465d0676b0712b16858ef585a to your computer and use it in GitHub Desktop.
Mobile Facebook Message Loader
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