Developed a Chrome extension that runs on LinkedIn and assists users in generating replies to messages. This is a demo extension, so there's no need to make actual API calls for generating responses.
Refer WXT Docs - https://wxt.dev/get-started/introduction.html
LinkedIn.Demo.mp4
- Clone this repository.
- Run
npm i
- Run
npm run dev