Privacy Policy

Last updated August 7, 2026

Prompt Polish is a Chrome extension with one job: when you click its button, it sends your draft prompt off to be rewritten, then puts the improved version back in the same box. You still hit send. This page explains exactly what data that involves.

What gets sent off your device

When you click "✨ Improve", the text currently in the chat box is sent over HTTPS to the Prompt Polish backend, which forwards it to OpenRouter to generate a rewritten version. That text is:

What we store

Neither of these ever includes your prompt text.

What we don't do

Third parties involved

Two services see prompt text in order to do the rewrite: our backend (hosted on Microsoft Azure) and OpenRouter, which routes the request to an underlying language model. Neither is used for advertising, and neither receives your install ID alongside your prompt text.

Data retention

Prompt text is processed in memory to produce a rewrite and is not written to a database or log. Install IDs and rate-limit counters live in Redis with a rolling expiry and are deleted automatically once the rate-limit window passes.

Changes

If this policy changes in a way that matters — a new data destination, a new thing we store — this page will be updated and the "last updated" date above will change.

Contact

Questions about this policy or how Prompt Polish handles data: open an issue on GitHub.