Super Session Manager is a Chrome extension that lets you save the current window’s tabs as a named session and restore them later. We designed it to be privacy‑first and simple: we do not collect, transmit, sell, or share any personal data. All session data (tab URLs and names) stays on your device.
What data we handle
- Session data (local only): session names and lists of tab URLs you choose to save. Stored in
chrome.storage.localon your device. - Settings (local only): lightweight preferences such as whether to include pinned tabs and popup height.
What we do not do
- No analytics, telemetry, or tracking.
- No remote code or remotely hosted scripts.
- No data transmission to external servers.
- No ads or third‑party SDKs.
Permissions and purpose
- tabs: to read URLs of the current window when you save a session, and to open tabs when you restore a session.
- storage: to store your sessions and small UI settings locally.
Export / Import
When you export, the extension generates a JSON file containing your sessions, which you download and control. Importing merges sessions from a JSON file into your local storage. These actions are manual and remain on your device.
Data retention and deletion
All data is retained locally until you delete sessions via the extension’s Options page or remove the extension. Uninstalling the extension deletes locally stored data for the extension.
Security
The extension follows Manifest V3 requirements and uses minimal permissions. While we take reasonable measures to safeguard data locally, your browser and operating system security settings also matter.
Children’s privacy
Super Session Manager does not target children and does not knowingly collect any personal information.
Changes to this policy
We may update this policy to reflect functionality or regulatory changes. We will update the “Effective date†above and publish the latest version at this URL.
Contact
If you have questions, please email contact@ritwick.com.