Last updated: July 17, 2026
E-ink Tab is a Chrome new-tab replacement extension. This policy explains what data the extension accesses, where it goes, and what it does not do. The short version: E-ink Tab does not collect, transmit, sell, or share your personal data with the developer or any third party. All of your settings, notes, and cached content stay on your own device.
E-ink Tab uses Chrome's built-in storage API to save your preferences and
content directly in your browser profile. None of this data is sent to the developer.
| What | Where it's stored | Purpose |
|---|---|---|
| App settings (theme, layout, widget toggles, search engine choice, weather city, top-sites count, etc.) | chrome.storage.sync (syncs across your signed-in Chrome browsers) |
Remember your preferences |
| Sticky notes you write | chrome.storage.local |
Keep your notes available on this device |
| Weather forecast cache | chrome.storage.local |
Avoid re-fetching weather data on every new tab |
| News headlines cache | chrome.storage.local |
Avoid re-fetching news feeds too frequently |
| Radio station lists and player state (selected station, country, volume) | chrome.storage.local |
Remember your radio preferences and reduce repeat lookups |
This data never leaves your browser except where noted in Section 2 (e.g. sending a city name to a weather API to get a forecast). It is not readable by the developer, is not uploaded to any server the developer controls, and is removed automatically if you uninstall the extension or clear its storage.
Some widgets need to fetch live public data. These requests are made directly from your browser to the relevant service — the extension has no server of its own, and the developer never sees this traffic.
| Widget | Service contacted | What's sent |
|---|---|---|
| Weather | Open-Meteo (geocoding and forecast APIs) | The city name you type, used to look up coordinates and pull a forecast. No account, device ID, or precise GPS location is sent — E-ink Tab does not use browser geolocation. |
| Search suggestions | Your chosen search engine's suggestion endpoint (e.g. Google, Bing, DuckDuckGo, Yahoo, Baidu, Ecosia, Brave, Startpage) | The text you type in the search box, so it can return autocomplete suggestions — the same way it would if you typed into that engine's own search bar. |
| News | Public RSS feeds (e.g. BBC, NYT, DW, The Guardian, Al Jazeera, NPR, Sky News, TechCrunch, The Verge, Ars Technica, Wired, Hacker News, ESPN) | A standard request for the feed's public RSS/XML content. No personal data is attached. |
| Radio | Radio-Browser API (community radio directory) | A standard request for station lists/streams. No personal data is attached. |
| Top sites favicons | N/A — resolved locally via Chrome's built-in favicon/topSites APIs |
Nothing is sent externally; favicons are retrieved from Chrome's local cache. |
These outbound requests are standard, unauthenticated HTTP(S) requests for public data — the same kind your browser makes any time you visit a website. They are not paired with any identifying information by the extension.
All settings, notes, and cached data live in your local Chrome profile. You can clear them at any time by:
chrome://settings.E-ink Tab does not knowingly collect any information from anyone, including children, because it does not collect personal information at all.
If this policy changes, the updated version will be posted at this same URL with a revised "Last updated" date. Continued use of the extension after a change constitutes acceptance of the updated policy.
Questions about this policy or the extension's data practices can be raised via the GitHub repository's issue tracker.