Files
gdown-helper/README.md

358 B

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에 저장됩니다.