Summary. This extension does not collect, transmit, sell, or
share any personal data. Everything happens locally in your browser. There are
no external servers, no analytics, and no tracking of any kind.
What the extension handles
Your prompt text and any attached files are read only when
you click a "fan out" button, used solely to open and fill the new ChatGPT
tabs, and held briefly in in-memory session storage only until those tabs
pick them up (deleted on pickup, or after a 5-minute timeout, and wiped when
Chrome closes). They are never written to disk and never sent anywhere except
chatgpt.com — the site you are already using.
Your settings (variation count, style, toggles, and your
custom angle list) are stored with chrome.storage.sync so they
persist across your signed-in Chrome browsers. Settings never contain prompt
content.
What the extension does not do
No data is sent to the developer or any third party.
No analytics, telemetry, advertising, or behavioral tracking.
No external or remote servers are contacted by the extension.
No remote code is downloaded or executed.
Prompt content is never stored persistently.
Permissions
Permission
Purpose
storage
Save your settings, and briefly relay prompts/files to the new tabs in memory.
tabGroups
Optionally group the tabs it opens into one labelled group.
Host access to chatgpt.com / chat.openai.com
Add the in-page buttons and fill the new chats. The extension runs only on these sites.
Data sharing
None. The only network destination involved is ChatGPT itself, which you
interact with directly. Any content you submit to ChatGPT is governed by
OpenAI's own privacy policy.
This extension is an independent project and is not affiliated with, endorsed
by, or sponsored by OpenAI. "ChatGPT" is a trademark of OpenAI; it is used here
only to describe what the extension works with.