Session Swap
Overview
Save and switch named cookie + localStorage profiles per site. 100% local, no accounts.
Session Swap saves named sets of cookies and local Storage per site, so you can switch between concurrent active sessions — Tenant A → Tenant B, client account → personal account, staging admin → production admin — without going through the sign-out / sign-in loop every time. Why it exists ------------- Single-tenant tools assume one user, one session. Real life isn't that clean: you have a client account on the same SaaS you use personally, two roles on the same internal admin, three test users on staging. Each switch costs an SSO redirect, a 2FA prompt, and your scroll position. Session Swap stores each session as a named profile and brings it back with one click. What it does ------------ • Captures cookies + local Storage + session Storage per site • Detects Indexed DB-backed sites and warns you when the capture may be incomplete (most sites are fine; some auth schemes need IDB) • Scopes profiles to the registrable domain (eTLD+1) by default, so vercel.com and *.vercel.com swap together — narrow able to exact origin • Asks Chrome for permission per site, the first time only — no install- time "read all your data on all websites" warning • Backup + restore via JSON export/import (Pro) Privacy ------- 100% local. No accounts. No servers. No telemetry pixel. Profiles live in Chrome's per-extension sandbox; uninstalling the extension wipes them. Analytics and crash reports are opt-in only, both off by default. Full policy at https://session-swap.aszoria.com/privacy Pricing ------- Free: 3 profiles on 1 site — covers casual use. Pro: $3/month or $15 lifetime — unlimited profiles, unlimited sites, export/import. Source ------ Closed source. Email support@aszoria.com for anything.
0 out of 5No ratings
Details
- Version0.0.1
- UpdatedJune 9, 2026
- Offered byAszoria
- Size209KiB
- LanguagesEnglish (United States)
- Developer
Email
support@aszoria.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Session Swap has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
Session Swap handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser