Last updated: August 23, 2026
Nowtify is a Chrome extension that notifies you when your favorite Twitch streamers go live. This page explains exactly what data the extension touches and where it goes.
Nowtify has no backend and no analytics. Everything the extension knows about you stays on your device, and the only third party it ever talks to is Twitch's own API, directly from your browser.
identity
API to open Twitch's own login page and receive an access token.
Nowtify never sees your Twitch password. The token is stored
locally (chrome.storage) and sent only to
api.twitch.tv / id.twitch.tv to check
which of your streamers are live.chrome.storage.sync,
which is Chrome's own account-sync mechanism — if you're signed
into Chrome, Google syncs this between your own devices the same
way it syncs your bookmarks. Nowtify's developer never receives
it.Uninstalling the extension removes everything it stored — there is no account to delete anywhere else, because none exists. You can also disconnect Twitch or clear your history at any time from the options page.
Questions about this policy? Contact contact@qyrn.dev.