This React project is a Plasmo extension (chrome extension) tailored for LinkedIn, streamlining the process of generating AI replies by seamlessly inserting prompts. It aims to enhance user efficiency by facilitating the creation of more effective responses.
This is a Plasmo extension project bootstrapped with command: pnpm create plasmo --with-tailwindcss
.
First, run the development server:
pnpm dev
# or
npm run dev
See how to load the extension: https://docs.plasmo.com/framework/workflows/dev#loading-the-extension
For further guidance, visit our Documentation.