LightSession icon Privacy

LightSession Privacy

Client-side DOM trimming only. Your conversation content stays in the browser and on OpenAI's side, not on ours.

Short version

No conversation exfiltration

LightSession does not send conversation text, prompts, responses, or usage events anywhere. It only trims rendered DOM nodes locally to keep long ChatGPT threads responsive.

Privacy details

Overview

LightSession exists to reduce ChatGPT UI lag by trimming old DOM nodes after long sessions.

It only needs the permissions required to run on ChatGPT pages and store your local preferences.

Permissions Explained

Local Storage Only

Settings are stored in browser.storage.local.

Conversation Privacy

LightSession only trims what the browser renders. It does not rewrite or delete your actual conversation on OpenAI's servers.

What we do not do

We do not read and upload your ChatGPT conversations.
We do not send analytics or telemetry to third-party services.
We do not inject ads, trackers, or sponsored UI.
We do not require account creation.
We do not sell data because nothing is collected server-side.

Changes

If this policy changes, this page will be updated. Given the product direction, significant privacy changes are unlikely.

Questions

If something is unclear, open an issue on GitHub or go back to the LightSession page.