This extension, built using the wxt.dev framework and React, automates connection requests on LinkedIn, allowing users to easily connect with multiple suggested profiles.
-
Target URL: The extension works on the following LinkedIn URL:
https://www.linkedin.com/mynetwork/grow/ -
UI A floating button with the text “Connect with All” is added to the page.
-
Functionality: When the “Connect with All” button is clicked, the extension automatically triggers a click event for all visible Connect buttons on the page. For example, if there are 50 suggested profiles with a Connect button, 50 connection requests will be sent.
-
Delay Between Requests: A delay of 1.5 seconds is included between each connection request to prevent LinkedIn from blocking the account. This delay can be adjusted based on user preference.
-
The extension utilizes the wxt.dev framework.
-
Clone the Repository
git clone https://github.com/YachavarapuKarthik/Linkedin-autoconnect-ext.git cd linkedin-auto-connect -
Install Dependencies Run the following command to install the necessary packages:
npm install
-
Run the Development Server Use the following command to start the development server:
npm run dev
-
Test the Extension
- Navigate to LinkedIn My Network.
- Click the “Connect with All” button to send connection requests.
Karthik Yacharapu
GitHub Profile
