Privacy policy — Nightfall (Dark Mode Toggle)

Last updated: July 18, 2026

Summary

Nightfall does not collect, transmit, sell, or share any user data. It has no server, no analytics, and no account system.

What Nightfall stores, and where

Nightfall saves one thing: a list of website hostnames you've turned dark mode on for (e.g. "news.example.com": true). This is stored using Chrome's built-in chrome.storage.sync API, which lives inside your own Google account's Chrome sync storage — the same mechanism Chrome uses to sync your bookmarks or settings. This data:

What Nightfall reads from pages

The content script reads only the current page's hostname (e.g. "example.com" from the address bar) to look up your saved preference. It does not read, log, or transmit page content, form data, or browsing activity.

Permissions

storage — to save your per-site preference locally.
Host access to all sites — required so the dark-mode filter can be applied to whichever site you're currently viewing, since you can choose to enable it on any site.

Changes to this policy

If this policy changes, the updated version will be posted at this same URL with a new "last updated" date.

Contact

ishtiharkhan@gmail.com