RU ยท EN

Privacy Policy โ€” Code Explainer RU

Effective date: 2026-04-30

What data the extension collects

Code Explainer RU is an open source extension that does not collect or transmit your personal data.

What is stored locally on your device

In chrome.storage.sync (synced via your Google account):

This data never leaves Chrome and is not sent to the extension author's servers.

What is sent to the AI provider

When you request an explanation, the extension sends to your chosen AI provider (Anthropic, OpenAI, DeepSeek, Google, OpenRouter, Ollama, or your own endpoint):

This data is processed by the AI provider according to their privacy policy. The extension author has no access to this data.

What is NOT collected

API key security

API keys are stored in chrome.storage.sync in plaintext. This is standard practice for open source browser extensions. If you're concerned about security, do not use the extension on shared devices.

Open Source

Full source code: github.com/zzz10vvv10-lab/code-explainer-ru

You can verify yourself that the extension does only what's described above.

Contact

Questions and feedback: create an issue on GitHub.