An open API service indexing awesome lists of open source software.

https://github.com/easingthemes/plussub

Chrome Extension. Add subtitle to HTML <video>
https://github.com/easingthemes/plussub

Last synced: over 1 year ago
JSON representation

Chrome Extension. Add subtitle to HTML <video>

Awesome Lists containing this project

README

          

# +Sub
is a chrome extension which adds subtitle to HTML <video>

## Quickstart

### Install local build in chrome
- type chrome://extensions/ into the adressbar
- activate developer mode
- Load unpacked extension...
- select src-folder from plussub project

## Run tests:
- npm install
- gulp mocha