git clone https://github.com/NaverBunningDay-ShareHouse/MindReader.git
# npm install
# npm run build:clean
# Setup
Chrome/ whale brower -> extension -> load unpacked extension -> select `dist` directory
- App 최상위의
config.js
파일이 존재해야한다. config.js
는 OCR, CSS API KEY가 들어간다.- 현재는 템플릿만 제공
# 명령어 실행 후 코드 수정시, dist 폴더에 컨텐츠, 백그라운드 스크립트 자동 번들링됨
# 바로 dist 폴더를 확장앱으로 실행시키면 작업하기 편하다
npm run watch
# chrome://extensions/ 접속
# '압축 해제된 확장앱 설치' 선택 후 'dist' 폴더 지정
# 참고. npm run watch로 코드 수정시 바로 번들링 되게하면 편함
# 배포 바로가기
https://store.whale.naver.com/developers/dashboard
npm run build:deploy
# 크롬 바로가기
chrome://extensions/