Minimum setting for creating Chrome extensions with TypeScript
- fork
- clone ->
npm i - build
-
npm run build -
npm run build --watchChanges to the files below src are automatically converted to build files. ( Please use the
npm run buildcommand when you add the file below public. )
- chrome://extension -> upload
- Create your own extensions.!!!!! 👏