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>
- Host: GitHub
- URL: https://github.com/easingthemes/plussub
- Owner: easingthemes
- License: mit
- Created: 2017-02-25T22:52:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T19:30:35.000Z (over 9 years ago)
- Last Synced: 2025-03-16T21:23:09.346Z (over 1 year ago)
- Language: JavaScript
- Size: 5.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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