Skip to content

tanatyu12/youtube-indexer-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Indexer

Save YouTube video playback positions and manage them.

DEMO

Save YouTube video playback position (click "index" button) save-playback-position

Go to playback position go-to-playback-position

Features

  • manage YouTube video playback position easily and intuitively
  • go to the position quickly
  • mainly use jQuery
  • exists ES2015+ syntax (Using Babel)

Installation

# clone
git clone https://github.com/tanatyu12/youtube-indexer-chrome-extension.git
# change working directory
cd youtube-indexer-chrome-extension
# install dependencies
npm install
# build (using webpack)
npm run build

License

MIT

About

chrome extension for management YouTube video playback position

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published