Script JS send invites automatically
- Open Browser 'https://www.linkedin.com/mynetwork/'
- Open the JavaScript console
- Copy the content of LinkedinInviteScript.js and paste it in the JavaScript console
- Click on enter
LinkedIn.invite.start() // start send invites automatically
LinkedIn.invite.count() // number of the invites
LinkedIn.invite.stop() // stop send invites automatically