dependabot[bot] 7bb9d5a374
Bump nanoid from 3.3.7 to 3.3.8 in /Extension/manifest_v3
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 16:00:38 +00:00
..
2024-12-30 23:59:33 +08:00
2023-07-09 19:24:45 +08:00
2023-07-08 08:21:15 +08:00
2024-12-30 23:59:33 +08:00
2023-05-24 04:15:08 +08:00
2023-03-23 07:05:02 +08:00
2023-03-23 07:05:02 +08:00

Quick Start

Install

npm install

Hot reload the extension

npm run dev

Package the extension for both Chinese and English versions

npm run package

Will automatically generate two .crx files and then copy to the ElectronJS folder (old files will be replaced).