Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.09 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.09 KB

commentu

유튜브에서 현재 재생 시각을 나타내는 댓글을 함께 볼 수 있는 크롬 익스텐션입니다.

A Chrome extension that allows you to view comments that indicate the current playback time on YouTube.

다운로드

Demo

commentu1.webm

popup

Includes

  • TypeScript
  • Webpack
  • React

Project Structure

Web App Reference Architecture

  • src/typescript: TypeScript source files
  • src/assets: static files
  • dist: Chrome Extension directory
  • dist/js: Generated JavaScript files

Setup

yarn install

Build

yarn build

Build in watch mode

terminal

yarn watch

Load extension to chrome

Load dist directory