Files
gdown-helper/README.md

15 lines
358 B
Markdown

# Gomdown-helper
Vite + React + TypeScript + Manifest V3 기반 gdown 브라우저 확장 프로젝트입니다.
## Commands
- `npm install`
- `npm run dev` (개발 모드)
- `npm run build` (프로덕션 번들)
## Notes
- Native Messaging Host 이름은 `org.gdown.nativehost`를 사용합니다.
- 설정은 `chrome.storage.sync`에 저장됩니다.