Skip to content

Instantly share code, notes, and snippets.

@mridulg
Last active February 12, 2017 12:48
Show Gist options
  • Save mridulg/6f009f64863305ab9c1611caf78bbb09 to your computer and use it in GitHub Desktop.
Save mridulg/6f009f64863305ab9c1611caf78bbb09 to your computer and use it in GitHub Desktop.
Invite to Events
javascript:var inputs = document.getElementsByClassName('_1pu2');
for(var i=0;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