Semro / syncwatch

Browser extension to watch videos together
MIT License
135 stars 19 forks source link

Bad UX #4

Open Semro opened 4 years ago

Semro commented 4 years ago

According to uninstallation statistics, 30% of users have problems with understanding how to use extension.

How to fix that:

Ahh... yes this is still will be hard to use -_-

missmatsuko commented 2 years ago

Maybe you can add a query string to the link that can be read by the extension to connect the room?

e.g. https://www.netflix.com/watch/81506284?syncroomid=MyRoom

This way the host user can just send the link to their friends, and the friends can just open the link and activate the extension.

mayankwadhwani commented 1 year ago

@Semro - I think the idea suggested by @missmatsuko is good. It will also allow us to keep a track of tab, without having to worry about users being on the same url. If the query parameter matches - just sync. What do you think ?

Semro commented 1 year ago

I have some concerns about it:

mayankwadhwani commented 1 year ago

@Semro - but from a users perspective - sending a query parameter should not ideally affect customers. We as devs play with query params all the time. Please let me know your views