samuraiexx / roll_together

It's an extension for Google Chrome that synchronizes Crunchyroll Videos that are being played at multiple computers
MIT License
52 stars 12 forks source link

Exx/add skip intro #9

Closed samuraiexx closed 4 years ago

samuraiexx commented 4 years ago

Adds a skip intro feature as shown in this picture: image

Also adds a toggle button that enables this feature image

On Background:

Flux:

Also, since the socketId changes whenever there is a connection fail, all the pending requests are stored and resent when the client disconnects

Other changes are described here