Demo repo showing how to create a Chrome Extension using TypeScript, React and esbuild. Supports CSS modules.
Make sure you have the following installed:
npm run install
npm run dev
sudo chmod +x ./build.js
npm run build
npm run preview
A simple Chrome Extension built using TypeScript, React and esbuild
JavaScript
Demo repo showing how to create a Chrome Extension using TypeScript, React and esbuild. Supports CSS modules.
Make sure you have the following installed:
npm run install
npm run dev
sudo chmod +x ./build.js
npm run build
npm run preview