a chrome extension that will automate the LinkedIn connections for you.
autoConnect.mp4
- Clone the repo by using
git clone https://github.com/amrikmalhans/linkedIn-auto-connect.git
- In the
master
branch do anpm install
- Build the project using
npm run build
public
folder in the project dir will be available to run the extension.- Visit
chrome://extensions
in your chromium browser and make sure you're on development mode, then you can selectLoad unpacked
option to open thepublic
folder and add it as an extension. - Visit
https://linkendin.com/
and search for people to connect. - Click the
Start Connecting
button on the extension to auto connect to people!