Watch Together versionshistorik - 4 versioner
Watch Together av zsb
Watch Together versionshistorik - 4 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.2.1
Släppt 9 sep 2026 - 101,12 kBFungerar med firefox 142.0 och senare- Refresh, new design!
- Remove unused permissions.
- Security fixes.
Källkod släppt under Endast GNU Lesser General Public License v3.0
Äldre versioner
Version 1.1
Släppt 25 aug 2026 - 87,98 kBFungerar med firefox 142.0 och senareVersion 1.1 replaces the WebRTC peer connection with a small WebSocket relay
you can deploy yourself, and encrypts everything that travels over it.
New
* Playback state now travels over a Cloudflare Worker relay instead of WebRTC,
so sessions connect in the network situations where the old direct peer
connection silently failed.
* End-to-end encryption. Peers agree a key with ECDH P-256 and seal each
update with AES-GCM, so the relay forwards bytes it cannot read and keeps
no history.
* The relay is never told the room code, only a stretched hash of it.
* New "Relay server" setting in the popup, which point the extension at your own
relay (see server/ in the repository) or at a local one for testing.
* Room codes expanded to 9 characters (ABC-DEF-GHI).
* Sync scope toggle: This Page, All tabs, or Off.
Fixed
* Incoming pause/play/seek was not always applied to the receiving video.
* Play and pause could bounce between peers in a loop; a change now settles
after one hop.
* Connection failures are reported in the popup instead of leaving the button
spinning, and closing a session no longer leaves an orphaned socket behind.
* Idle sessions are no longer dropped by a mishandled heartbeat.
Removed
* The bundled simple-peer library and the "offscreen" permission, both of
which existed only for WebRTC.Källkod släppt under Endast GNU Lesser General Public License v3.0
Version 1.0
Släppt 21 maj 2026 - 153,95 kBFungerar med firefox 142.0 och senare- Refactored some code so it works on modern browsers.
- Merged Firefox and Chrome versions together.
- Squished some bugs.
Källkod släppt under Endast GNU Lesser General Public License v3.0
Version 0.3
Släppt 15 dec 2020 - 120,21 kBFungerar med firefox 48.0 och senareKällkod släppt under Endast GNU Lesser General Public License v3.0