ravitejalakkoju / linkedin-autoconnect

"LinkedIn AutoConnect" is a Chrome extension that sends connection requests to relevant LinkedIn profiles automatically, helping professionals expand their network with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn AutoConnect - Chrome Extension

With the "LinkedIn AutoConnect" Chrome extension, you can easily search for people on LinkedIn who match your desired criteria, such as location, job title, or industry. Once you have found a list of relevant profiles, simply press the "Start Connecting" button in the extension to automatically send connection requests to those profiles.

The extension saves you time and effort by automating the process of connecting with other professionals on LinkedIn, allowing you to focus on other important tasks.

System Design
UseCase Diagram

image

Activity Diagram

image

Class Diagram

image

Step-by-step guide
  • Open your terminal or command prompt.
  • Navigate to the directory where you want to store the cloned repository.
git clone https://github.com/ravitejalakkoju/linkedin-autoconnect.git
  • Go the url bar and paste the following
chromes://extensions
  • In the top-right corner of the Extensions page, toggle on the "Developer mode" switch. Enable developer mode
  • Click on the "Load unpacked" button in the top-left corner of the Extensions page.
  • Navigate to the directory where you cloned the GitHub repository.
  • Select the root directory of the repository (the one containing the manifest.json file).
  • Click on "Select folder" to load the extension.
  • Now pin the extension by selecting the extension icon on the top right corner of chrome.
  • Now go to LinkedIn and search for the profiles you want to connect with.
  • Click the extension icon to open the popup.
  • Click the "Start Connecting" button in the popup to initiate the connection process.
  • The extension will continue to connect with each profile until all profiles have been processed or until you click the "Stop Connecting" button in the popup.
  • The popup will display the number and percentage of completed connections.
Preview

image

About

"LinkedIn AutoConnect" is a Chrome extension that sends connection requests to relevant LinkedIn profiles automatically, helping professionals expand their network with ease.


Languages

Language:JavaScript 70.6%Language:CSS 18.8%Language:HTML 10.6%