Skip to content

mattburrell/simple-chrome-extension-esbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chrome Extension Using TypeScript, React and esbuild

Demo repo showing how to create a Chrome Extension using TypeScript, React and esbuild. Supports CSS modules.

Dependencies

Make sure you have the following installed:

Installation and running the popup locally

npm run install
npm run dev

Building assets for uploading to Chrome Web Store

sudo chmod +x ./build.js
npm run build

Preview the production build locally

npm run preview

About

A simple Chrome Extension built using TypeScript, React and esbuild

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published