# Install dependencies
pnpm i
# Build
pnpm build
# Zip files
pnpm zip
# Install dependencies
pnpm i
# Build and watch for file changes for development
pnpm watch
# Install the extension through your browser by selecting the manifest.json file
# or by selecting the dist folder depending on your browser