The LinkedIn Reply Extension is an AI-powered tool designed to help users generate quick and relevant replies to LinkedIn messages. By analyzing incoming messages, the extension provides contextually appropriate suggestions, saving users time and enhancing their communication efficiency.
Click the image above to watch a demonstration of the AI-powered LinkedIn Reply Extension in action.
The demo showcases the following tasks:
- Open a LinkedIn message conversation.
- Click the edit icon that appears in the message box.
- Enter your prompt in the modal.
- Click "Generate" to receive AI-suggested replies.
- Use "Regenerate" for alternative suggestions.
- Click "Insert" to add the selected message to your LinkedIn conversation.
- AI-Powered Replies: Quickly generates contextual message suggestions for LinkedIn conversations.
- Customizable Templates: Allows tailoring responses to specific job titles or message types.
- Time-Saving: Provides fast, intelligent replies with minimal effort.
- WXT: Web Extension Framework for streamlined extension development.
- React: Used for building responsive user interface components.
- TypeScript: Ensures type-safe JavaScript development.
- Tailwind CSS: For styling the extension UI.
Follow these steps to get the project up and running on your local machine:
-
Clone this repository:
git clone https://github.com/Sandesh-Upadhyay/Linkedin-reply.git
-
Navigate to the project directory:
cd Linkedin-reply
-
Install dependencies:
npm install
-
Run the project:
npm run dev # for development mode npm run build # for production build
- Open a LinkedIn message conversation.
- Click the edit icon that appears in the message box.
- Enter your prompt in the modal.
- Click "Generate" to receive AI-suggested replies.
- Use "Regenerate" for alternative suggestions.
- Click "Insert" to add the selected message to your LinkedIn conversation.
content.ts
: The main content script injecting functionality into LinkedIn pages. A mix of Tailwind CSS and inline CSS is used due to compatibility issues and cross-origin policy.- React components: Responsible for the UI, including the modal and message generation interface.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any inquiries or issues, please contact Sandesh Upadhyay.