Encrypted & offline
Sessions are compressed and encrypted on your device. Share via clipboard token or an encrypted .session file.
Copy an encrypted snapshot of your login session and paste it on another browser or machine. Everything stays on your device β no cloud account required.
Share logins between machines, test in incognito, or recover from a bad restore β without a server holding your secrets.
Sessions are compressed and encrypted on your device. Share via clipboard token or an encrypted .session file.
Captures localStorage, sessionStorage, and cookies β including HttpOnly β for the active tab.
Default setting copies only auth-related keys and cookies β smaller payloads, fewer surprises.
Large session? Download an encrypted file instead of a huge clipboard string.
Paste went wrong? Reset cookies and storage for the active site from the dedicated Clear tab.
Matches your system appearance by default. Override with System, Light, or Dark in Settings.
Four tabs in the popup β same brand blues and teals as this site.
No account signup. Treat shared sessions like passwords.
On a site you care about, open Session Copy and copy the encrypted session (or export a file).
Send the token or .session file through your usual channel.
On another browser, paste or import. The extension opens the site and restores storage + cookies.
Some sites need one refresh after restore. Login transfer mode keeps payloads focused on auth.
If a restore left the site broken, use Clear to reset that origin and start fresh.
Privacy first. No accounts, no analytics, no cloud session database. Encrypted data stays on your device until you choose to share it.
Read full privacy policyVersion history and downloadable packages on GitHub.
Available on the Chrome Web Store for Chrome and Chromium-based browsers.
Developers: npm install, npm run build, then load the dist/ folder at
chrome://extensions with Developer mode. The popup uses Vue 3 + TypeScript; run
npm run typecheck before contributing.