AnandChowdhary/browser-extension
- March 19, 2020
- View on GitHub
- TypeScript
- 5 stars
- 5 watchers
- 1 forks
An opinionated starter for writing web browser extensions for Chrome, Firefox, etc., with TypeScript
⭐ Features
- Generate all required icon sizes with sharp
💡 Usage
Install plugin
👩💻 Development
Build manifest.json
and static assets:
npm run build-manifest
Run unit tests and view coverage: