Skip to content

Instantly share code, notes, and snippets.

@congthien
Created March 8, 2017 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save congthien/673189f9de314397c4ba56e2aebfbb52 to your computer and use it in GitHub Desktop.
Save congthien/673189f9de314397c4ba56e2aebfbb52 to your computer and use it in GitHub Desktop.
js invite facebook
javascript:var inputs = document.querySelectorAll('a._42ft._4jy0._4jy3._517h'); for(var i=1; i<inputs.length;i++) {
inputs[i].click();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment