Skip to content

daehwan2/chrome-extension-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Typescript Boiler Plate

Minimum setting for creating Chrome extensions with TypeScript

How to use this repository

  1. fork
  2. clone -> npm i
  3. build
  • npm run build

  • npm run build --watch

    Changes to the files below src are automatically converted to build files. ( Please use the npm run build command when you add the file below public. )

  1. chrome://extension -> upload
alt
  1. Create your own extensions.!!!!! 👏

About

chrome-extension-typescript-boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published