Privacy
Clear boundaries for your prompt data.
This page describes how the current Prompt Enhancer extension and public website handle data.
Explicit activation
AI processing starts only after you select Enhance, beside the composer or in the Side Panel. Save also acts only after you select it. The extension does not continuously read your composer.
What the extension reads
Prompt Enhancer reads only the current draft in the composer needed for the action. It does not read or scrape the full chat, collect the full transcript, or collect unrelated conversation history. Opening the Side Panel does not read your chat; the panel reads the current draft only when you select Take the draft from this chat.
How Enhance is processed
Advisor first checks the draft internally. If material decisions are missing, you resolve them explicitly in Questions before generation. If no decisions are required, generation continues automatically under the same activation.
What is sent
For the explicitly invoked AI workflow, the extension may send the selected action, the current draft or composer text, explicit decision resolutions when clarification was required, and bounded technical and request metadata needed to operate, protect, and reconcile the service.
Who processes it
The privileged extension service worker sends the AI request to https://api.promptgenerator.tools. The Prompt Enhancer backend runs on a Cloudflare Worker with Durable Object authority and routes the request through an authenticated Cloudflare AI Gateway to OpenAI. The server-side OpenAI credential is held through Cloudflare Secrets Store, outside the page and extension client. AI Gateway logging and response caching are disabled for this production path.
What Prompt Enhancer stores remotely
Transmission for AI processing is separate from Prompt Enhancer's application-side persistence. The backend does not remotely persist draft or prompt bodies, Advisor guidance, decision or option text, explicit resolution text, generated result bodies, raw provider responses or errors, or chat transcripts. It stores only bounded service metadata.
Application metadata retention
Active workflow context lasts 30 minutes. Expired workflow-context metadata is deleted within 24 hours. Quota-period metadata is deleted within 48 hours after the relevant period ends. Idempotency, provider-attempt, reconciliation, and structured operational metadata is kept for up to 7 days. An anonymous service credential record is deleted after 90 days of inactivity.
Local Save and Library
Prompts kept by Save and Library remain in local Chrome storage and are not uploaded into Prompt Enhancer remote prompt history. The anonymous extension credential and one-time UI state are also stored locally in trusted Chrome storage; private workflow-continuation metadata is kept only for the browser session.
Side Panel results and page-control settings
When you generate a prompt in the Side Panel, the latest result for that browser window is kept in Chrome session storage that only the extension can access, for up to 15 minutes, so it is still there if you close and reopen the panel. A short-lived reference to the chat tab you imported a draft from is kept the same way so Apply can target only that chat. You can clear the result from the panel; an expired result is deleted the next time the panel checks, and everything is cleared when the browser session ends. A result generated with the page actions is not kept this way. If you turn page actions off for a site, that choice is stored locally as that site's host name with an on or off value.
OpenAI and upstream handling
Prompt Enhancer sends the explicitly invoked AI-action content to OpenAI through the backend and Cloudflare AI Gateway. OpenAI states that API data is not used to train its models by default unless the customer opts in. OpenAI also documents abuse-monitoring logs that may contain customer content and may be retained for up to 30 days by default, subject to documented exceptions. The request uses store:false, but that does not eliminate all upstream retention: documented provider prompt-caching and application-state behavior may still apply. This path uses standard provider retention controls, and Prompt Enhancer makes no universal upstream logging or retention guarantee.
Chrome Web Store Limited Use
Prompt Enhancer uses data only to provide, maintain, secure, and reconcile its disclosed prompt-improvement workflow. Its use of information complies with the Chrome Web Store User Data Policy, including the Limited Use requirements. Prompt Enhancer does not use or transfer this data for personalized advertising.
Manual review and send
Enhance validates a non-empty rewrite before composer replacement. You can review, edit, Undo, or Redo. Apply from the Side Panel replaces a chat's draft only if it has not changed since you imported it. Prompt Enhancer never sends the message for you.
Website hosting
The static public website is hosted through Cloudflare infrastructure. Cloudflare may process limited technical information about page loads, performance, and operation. Prompt Enhancer does not use this website to collect prompt text, chat content, or account data.
External feedback
The Feedback page links to an external Google form only after warning you. Information submitted there leaves this static website and is handled by the external service.