Effective Date: July 27, 2026
Explain That Code is a Chrome extension that explains user-selected code using AI providers chosen by the user.
The extension may process:
When the user requests a code explanation, the selected code is sent directly to the chosen AI provider (such as OpenAI, OpenRouter, DeepSeek, or NVIDIA).
The developer does not operate any backend server and does not receive copies of the selected code or API keys.
API keys entered by users are stored locally within the browser using the Chrome Storage API. They are never transmitted to the developer.
The extension does not sell or share user data. Selected code is transmitted only to the AI provider selected by the user to generate an explanation.
The extension does not maintain a database or store user code on developer servers.
All communication with AI providers occurs over HTTPS.
Developer: Fahim Shahriar
Email: shahriarfahim23@gmail.com