Template to create new tab chrome extension with react with hot reloading. This extension uses manifest v3
- React
- Tailwind CSS
- Typescript
- Create an instance of template in Github
- Run
yarn && yarn dev
to start extension in dev mode - Load unpacked extension from
build/
folder
$ yarn && yarn build