Skip to content

Study Mouse의 Chrome extention 저장소 입니다.

License

Notifications You must be signed in to change notification settings

study-mouse/studymouse-chrome-extention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study mouse chrome extention

Study Mouse의 Chrome Extention 저장소 입니다.

install

$ git pull https://github.com/study-mouse/studymouse-chrome-extention.git master
$ npm install
$ npm start

Load extention

$ npx webpack

먼저 build 폴더를 생성합니다.

그리고, 크롬 익스텐션 관리탭 에서 개발자 모드를 켠 뒤 압축 해제된 확장 프로그램을 로드합니다. 를 선택해

위에서 생성된 build 폴더를 로드 해 주세요.

현재 프로젝트엔 HMR 이 적용되어 있기 때문에, npm start 가 되어있다면, 결과가 자동으로 bundling 되므로

변경사항을 저장하고 크롬 익스텐션 관리탭에서 Study Mouse 카드의 새로고침 아이콘을 눌러 변경사항을 확인 가능합니다.

About

Study Mouse의 Chrome extention 저장소 입니다.

Resources

License

Stars

Watchers

Forks