Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.51 KB

File metadata and controls

28 lines (16 loc) · 1.51 KB

Privacy Policy for Native Language Switcher for Reddit

Last Updated: May 12, 2026

Native Language Switcher for Reddit ("we," "us," or "our") respects your privacy. This Privacy Policy explains our practices regarding data collection and usage for this browser extension.

1. Data Collection

We do not collect any personal information, browsing history, or sensitive data.

2. Data Usage and Storage

  • User Preferences: We store your "Target Language" and "Enabled/Disabled" status using the chrome.storage.sync API. This data remains on your local browser and is only used to maintain the extension's functionality.
  • Verification Requests: When you visit a Reddit post, the extension sends a request to Reddit.com to check if a translation exists. This request is handled directly between your browser and Reddit; we do not sit in the middle of this communication.
  • Browser Language Detection: On first install, the extension reads navigator.language (a read-only property provided by your browser) to pre-select your default target language. This value is used only locally and is never transmitted to any server.

3. Data Sharing

We do not share any information with third parties. No data is transmitted to external servers controlled by us or any other entities.

4. Open Source

The source code for this extension is available for public audit at: https://github.com/beerjoa/reddit-native-language-switcher

5. Contact

If you have any questions, please open an issue on our GitHub repository.