AI Code Reviewer ("the Extension", "we", "our") is a Chrome browser extension that enables developers to review code using a Large Language Model (LLM) of their choice. This policy explains what data is involved when you use the Extension and how it is handled.
We are committed to full transparency: the Extension does not operate any backend server, does not collect personal information, and does not store your code.
The only data transmitted by the Extension is the code you actively choose to review. When you trigger a review, the selected code snippet is sent as part of an API request directly to the LLM endpoint URL you have configured in the Extension settings.
Your Browser → Your configured LLM endpoint
The Extension does not collect, transmit, or store any of the following:
The Extension stores your configuration — such as the LLM endpoint URL and any preferences
you set — locally in your browser using Chrome's storage.sync or
storage.local API. This data never leaves your browser except as described
in Section 2 above.
Your API key (if required by your chosen LLM provider) is stored locally in your browser and is only used to authenticate requests to the endpoint you configured. It is never sent to any server controlled by this Extension.
When you configure a third-party LLM provider (e.g. OpenAI, Anthropic, Google Gemini, Mistral, or a self-hosted model), your code is subject to that provider's own privacy policy and terms of service. We encourage you to review those policies before use.
We have no control over how third-party providers process or retain data sent to their APIs.
This Extension is not directed at individuals under the age of 13. We do not knowingly collect any information from children.
If we make material changes to this Privacy Policy, we will update the "Last updated" date at the top of this page and, where appropriate, notify users via the Chrome Web Store listing or extension update notes.
Continued use of the Extension after changes are posted constitutes acceptance of the updated policy.
If you have any questions or concerns about this Privacy Policy, please open an issue on the Extension's repository or contact us via the Chrome Web Store developer contact.