This website lets you watch multiple Twitch VODs at the same time, so that you can watch a race (or similar) after the fact.
To accurately line up the videos, this app needs to call the Twitch /videos API (to get the precise VOD start time).
It also uses the APIs to find matching videos when you search by channel name.
None of the APIs it calls load personal data, but we still need a token to call them.
For safety, this app requests a token with zero scopes, so it only has basic permissions.
The token is persisted in your browser's localStorage, which can only be accessed from this domain.
To remove the token, clear your browser's "site data" for the current website.
Click below to be redirected to Twitch, or close this page and find an alternative.