Last updated: 12 October 2025
Tab(s) / Tab Memory Folders (“the Extension”) helps you save, organize, and optionally auto-clean your browser tabs to reduce clutter and improve performance and focus. We design the Extension to work primarily on your device using Chrome’s extension APIs.
Saved data (local only):
Folder names you create
Saved tab metadata (tab title, URL, favicon URL when available)
Extension settings and preferences (e.g., auto-deletion schedule, notification toggles)
We do NOT collect: page content, keystrokes, passwords, form data, or precise location.
No analytics/ads SDKs: the Extension does not include third-party analytics or advertising libraries.
To save, restore, group, and close tabs when you ask.
To run optional auto-cleanup on a schedule you configure.
To show optional system notifications (e.g., “Saved 10 tabs”, “Folder auto-cleaned”).
Locally in your browser using Chrome’s chrome.storage and related APIs.
We do not sell or share your data.
If you uninstall the Extension, Chrome removes the extension storage from your device.
If you purchase a license, the checkout is handled on extensionpay.com (ExtensionPay). Any personal/payment information you enter there is processed under ExtensionPay’s policies and does not pass through this Extension.
If you enable instant purchase callbacks: the Extension may inject a small, packaged script only on https://extensionpay.com/* to receive the payment completion signal (onPaid).
We do not read or modify page content on that site.
We do not collect, store, or transmit any data from that site.
This access is limited to the ExtPay checkout domain and only occurs after you open checkout.
(If you disable instant callbacks, we instead check your license by calling getUser() after you return to the Extension—no site access required.)
tabs — Read tab metadata (URL/title/id) to save, restore, group, or close tabs when you request it. No page content is read.
storage — Store your folders, saved URLs/titles, and Extension settings locally.
alarms — Run scheduled jobs you configure (e.g., auto-delete after X days).
contextMenus — Provide right-click actions like “Save tabs to the right.”
notifications — Show optional local notifications about saves and cleanups.
Content script on https://extensionpay.com/* (if enabled) — Receive payment completion callback from ExtensionPay. No other sites are accessed.
We do not execute remote code. All scripts (including ExtPay.js) are packaged with the Extension. We do not load code from external URLs and we do not use eval or new Function.
Your saved folders, URLs, and settings persist until you delete them or uninstall the Extension.
You can clear saved data from the Extension’s UI (where provided) or by removing the Extension.
The Extension is not directed to children under 13 and does not knowingly collect information from children.
We minimize permissions, avoid remote code, and keep all logic packaged in the Extension to reduce risk. Still, no software is perfectly secure—please keep Chrome up to date.
If we make material changes, we’ll update the “Last updated” date and publish the revised policy at the same URL.