Skip to content

YachavarapuKarthik/Linkedin-autoconnect-ext

Repository files navigation

LinkedIn Auto Connect extension by karthik yacharapu

Objective

This extension, built using the wxt.dev framework and React, automates connection requests on LinkedIn, allowing users to easily connect with multiple suggested profiles.

image

Assignment Overview

  • 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.

Additional features

  • 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.

Installation Instructions

  1. Clone the Repository

    git clone https://github.com/YachavarapuKarthik/Linkedin-autoconnect-ext.git
    cd linkedin-auto-connect
  2. Install Dependencies Run the following command to install the necessary packages:

    npm install
  3. Run the Development Server Use the following command to start the development server:

    npm run dev
  4. Test the Extension

    • Navigate to LinkedIn My Network.
    • Click the “Connect with All” button to send connection requests.

Author

Karthik Yacharapu
GitHub Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published