Skip to content

Instantly share code, notes, and snippets.

@knorthfield
Last active June 15, 2018 06:49
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 knorthfield/b070c8c4b1f62a6bbfa6102afc6e3333 to your computer and use it in GitHub Desktop.
Save knorthfield/b070c8c4b1f62a6bbfa6102afc6e3333 to your computer and use it in GitHub Desktop.
Mass Connect LinkedIn
// Use in console on https://www.linkedin.com/mynetwork/
$('[data-control-name="connection_connections_connect"]').click();
$('[data-control-name="invite"]').click();
window.location.reload();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment