Chrome App Path

크롬 확장 프로그램 경로

크롬 웹스토어에서 설치한 확장프로그램의 소스를 보고싶을때가 있습니다.

크롬확장프로그램이 설치되는 경로는 Mac의 경우

~/Library/Application Support/Google/Chrome/Default/Extensions/

Windows의 경우

C:\Users\<User_Name>\AppData\Local\Google\Chrome\User Data\Default\Extensions

위 경로에 설치됩니다.

크롬에서 chrome://extensions/ 에 접속하면 설치된 확장프로그램이 표시됩니다.

id를 확인후 크롬 확장프로그램 폴더의 id 폴더 프로그램 소스가 있습니다.

blog built using the cayman-theme by Jason Long. LICENSE