Skip to content

timfaner/joyid-extension

Repository files navigation

joyid-extension

file structure

├── README.md   # this file
├── dist        # build target
├── src         # source code
├── public      # publice file like pages, options
├── webpack     # webpage config files
├── package.json
├── tsconfig.json
├── type.d.ts
└── yarn.lock

build

yarn install then yarn build , the unpacked extension will build in dist/

If you want publish in production mode , please use yarn build:prod instead.

release

Use versional tag v*.*.*, push tag to main branch will release extension zip pack.

publish

Refer to chrome guide

About

joyid chrome extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •