Skip to content

Developed a Chrome extension for LinkedIn, streamlining message responses with intelligent assistance, boosting productivity.

Notifications You must be signed in to change notification settings

Adarsh-Singh-Bhadauria/linkedIn-chrome-extension

Repository files navigation

LinkedIn Chrome Extension

Overview

Developed a Chrome extension tailored for LinkedIn users, aimed at streamlining message responses. This demo extension intelligently assists users in crafting replies to messages, enhancing productivity. Actual working of this extension can be seen when integrated with API.

Demo

Chrome-extension-test.1.mp4

Setup

  1. Clone this repository.
  2. Run npm i
  3. Run npm run dev
  4. See how to load the extension: https://docs.plasmo.com/framework/workflows/dev#loading-the-extension
  5. For further guidance, visit (https://docs.plasmo.com/).
  6. Load Extension on Chrome
    • Open - Chrome browser
    • Access - chrome://extensions
    • Check - Developer mode
    • Find - Load unpacked extension
    • Select - build/chrome-mv3-dev (or build/chrome-mv3-prod) folder in this project (after dev or build)
  7. If you want to build in production, Just run npm run build.

Contributing

  • Fork the repo on GitHub.
  • Clone the project to your own machine.
  • Commit changes to development branch.
  • Push your work back up to your fork.
  • Submit a Pull request so that I can review your changes.

Issue report template

Before submitting a issue report determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions.

  • A descriptive title.
  • An isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem).
  • What platform(s) you're running it on.
  • The behavior you expect to see, and the actual behavior.

About

Developed a Chrome extension for LinkedIn, streamlining message responses with intelligent assistance, boosting productivity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published