Development: npm run watch Release: npx webpack --config webpack.config.js --mode production --output-path release Move all required files to the release folder zip -vr folder.zip release -x "*.DS_Store" Upload the zip file to the chrome store