====== Chrome Extension Development ====== * [[https://developer.chrome.com/extensions|What are extensions? - Google Chrome]] * [[https://developer.chrome.com/apps/nativeMessaging|Native Messaging - Google Chrome]] ===== 참조 ===== * [[https://thoughtbot.com/blog/how-to-make-a-chrome-extension|How to Make a Chrome Extension]] * [[https://www.sitepoint.com/create-chrome-extension-10-minutes-flat/|How to Create a Chrome Extension in 10 Minutes Flat — SitePoint]] * [[https://www.freecodecamp.org/news/how-to-create-and-publish-a-chrome-extension-in-20-minutes-6dc8395d7153/|How to Create and Publish a Chrome Extension in 20 minutes]] * [[https://www.youtube.com/watch?v=Ipa58NVGs_c|How To Make Chrome Extensions - YouTube]] * [[https://www.youtube.com/watch?v=wHZCYi1K664|Build & Publish a Custom Google Chrome Extension - YouTube]] * [[https://github.com/samuelsimoes/chrome-extension-webpack-boilerplate|samuelsimoes/chrome-extension-webpack-boilerplate: A basic foundation boilerplate for rich Chrome Extensions using Webpack to help you write modular and modern Javascript code, load CSS easily and automatic reload the browser on code changes.]] * [[https://woowabros.github.io/experience/2021/01/08/chrome-devtools-in-depth.html|크롬 확장 플러그인 톺아보기 - 우아한형제들 기술 블로그]] * [[https://www.freecodecamp.org/news/building-chrome-extension/|How to Create Your Own Google Chrome Extension]]