Chrome extension for syncing video progress with your friends
Demo video
Available in English / Доступно на русском языке
- Go to releases and download the latest build
- Unpack extension somewhere
- Enable in your browser developer mode and load it
- Connect to server using same
Room code
- Host press
Select current
to select tab and other clients automatically open the same tab - Start playing video
- Synchronization occurs during pause or seek
- If video progress not syncing by now try to select video player manually by
Select
button inVideo player
section
The code for this extension is terrible because it's my first time developing such applications.
npm i
npm run start
for staring webpack with watchernpm run build
for build