Pseudo

Privacy Policy — Pseudo

Last updated: June 2026


Pseudo is a browser extension that converts pseudocode to real code using AI language models.

No data is collected. Pseudo does not collect, transmit, store, or share any personal information or usage data.

Your API keys stay in your browser. API keys you enter are stored locally using Chrome’s built-in storage (chrome.storage.local). They never leave your device except as part of direct requests to the LLM provider you choose (Google Gemini, OpenAI, Anthropic, etc.). Pseudo has no backend server — there is no intermediary between your browser and the provider.

Your prompts go directly to your chosen provider. When you generate code, your pseudocode is sent directly from your browser to the API endpoint of the model you selected. Pseudo does not see, log, or store the content of these requests.

Session data stays local. Token counts, session history, and Resource Units are stored locally in your browser and are never transmitted anywhere.

No analytics or tracking. Pseudo contains no analytics, crash reporting, advertising, or third-party tracking of any kind.

No account required. Pseudo does not ask you to create an account or provide any personal information.


If you have questions, open an issue at https://github.com/variable-vansh/Pseudo.