🌐 Browser Extension
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: