This is a Plasmo extension project bootstrapped with command: pnpm create plasmo --with-tailwindcss
.
LinkedIN.AI.Chatgpt.Writer.Final.Prototype.Live.Video.mp4
-
Install dependencies:
pnpm i
orpnp i
-
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.
Edit LinkedIN Code file to see any updates reflecting in your chrome extension and modify Manifest.json according to your code requirements
Run the following:
pnpm build
# or
npm run build
To make the dev Server Running Run the Following
pnpm dev
# or
npm run dev
This should create a production bundle for your extension, ready to be zipped and published to the stores.