A web extension starter, built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome, Mozilla Firefox, Microsoft Edge, and Brave.
Clone this repository:
git clone [email protected]:BCIT-DDC/web-extension-ts-starter.git
Install npm dependencies:
cd web-extension-ts-starter
npm install
npm run dev
npm run build
The relevant web extension files will be present in the output .dist/
folder.
--
- Add support for Opera
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you would like to contribute, please have a look at our contributing guidelines.
This project exists thanks to all the people who contribute.
MIT Β© BCIT-DDC