Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.02 KB

🌐 Browser Extension

An opinionated starter for writing web browser extensions for Chrome, Firefox, etc., with TypeScript

Node CI Travis CI Contributors

⭐ 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:

📄 License

MIT © Anand Chowdhary