Skip to content

Alejo47/chat_pronouns_browser_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions

# Install dependencies
pnpm i

# Build
pnpm build

# Zip files
pnpm zip

Development instructions

# 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