Created
May 27, 2026 09:41
-
-
Save weazo/266d8ddda8951e509bb4c4f423d8c5f1 to your computer and use it in GitHub Desktop.
privacy-policy.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Privacy Policy — Prompt Enhancer | |
| Last updated: 27 May 2026 | |
| Prompt Enhancer ("the extension") is a browser extension that improves | |
| the prompts you write for AI chat assistants. | |
| DATA WE COLLECT | |
| The developer does not collect, store, sell, or transmit any of your | |
| personal data. There is no analytics, tracking, or remote server | |
| operated by the developer. | |
| DATA STORED ON YOUR DEVICE | |
| The extension saves the following locally on your device using the | |
| browser's storage (chrome.storage.local). It never leaves your device | |
| except as described below: | |
| - Your settings (selected mode, output format, RTL and starred toggles) | |
| - API keys you choose to enter (stored encrypted on your device) | |
| - Messages you choose to star | |
| - A short local history of your recent enhancements | |
| OPTIONAL AI PROVIDERS | |
| If you choose to connect your own AI provider (e.g. OpenAI, Anthropic, | |
| Google Gemini, DeepSeek, OpenRouter, NVIDIA, Mistral, or Perplexity) | |
| by entering an API key, your prompt text is sent directly from your | |
| browser to that provider's API to generate an enhanced prompt. This | |
| happens only when you have added a key and triggered an enhancement. | |
| Your prompt is governed by that provider's own privacy policy. If you | |
| do not add any key, the extension works fully offline using built-in | |
| templates and sends nothing externally. | |
| PERMISSIONS | |
| - storage: save your settings and data locally. | |
| - activeTab / host access to supported chat sites: read your prompt | |
| from, and insert the improved prompt into, the chat input box. | |
| - side panel: display the extension's interface. | |
| DATA SHARING | |
| We do not share data with third parties. The only external transmission | |
| is the optional, user-initiated call to your chosen AI provider above. | |
| CHANGES | |
| We may update this policy; the "Last updated" date will reflect changes. | |
| CONTACT | |
| Questions? Email: weazo33@gmail.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment