Skip to content

AnandChowdhary/browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 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