This extension is a Chrome extension that allows you to download YouTube transcripts in multiple formats.
- Download this project
- Execute
pnpm install
andpnpm run build
ornpm install && npm run build
- Open Chrome and go to
chrome://extensions
- Enable
Developer mode
- Click on
Load unpacked
and select thedist
folder
The extension using
- TypeScript
- React
- SWC
- Chakra UI