RedLens ("the extension", "we", "our") is a Chrome extension that lets you explore trending Reddit posts from communities around the world. This page explains what data the extension accesses, how it is used, and what is (and is not) collected or transmitted.
To display Reddit posts from different countries, the extension reads publicly available data from Reddit's JSON API:
This is public Reddit content — the same data available by visiting Reddit's website directly. The extension does not access your Reddit account, read private messages, or interact with logged-in sessions.
The extension uses Chrome's built-in chrome.storage.local API to remember your preferences between sessions. This data is stored locally in your browser profile and is never sent to us or to any third party.
| Data | Purpose |
|---|---|
| Selected country preference | Remember your last selected country |
| Favorite countries | Let you bookmark countries for quick access |
| Bookmarked posts (URL, title, subreddit) | Let you save and revisit posts later |
Trial start timestamp (trialStartedAt) | Track your 15-day PRO trial locally |
PRO payment cache (extpayPaidCache) | Cache your PRO status after payment via ExtPay |
| Cached Reddit feed data | Provide faster load times; automatically refreshed |
You can clear this data at any time by removing the extension, or by clearing its storage from chrome://extensions.
The extension communicates with the following external services over HTTPS:
| Endpoint | Purpose |
|---|---|
reddit.com/* | Fetch public Reddit thread listings from country-specific subreddits |
old.reddit.com/* | Alternative Reddit interface for fetching the same data |
extensionpay.com/* | Process optional PRO payments via ExtPay |
Reddit requests use the same public JSON endpoints that Reddit's own website uses. ExtPay is a third-party payment processor — when you choose to purchase PRO, your payment is handled entirely by ExtPay and its payment partners (Stripe).
RedLens offers an optional PRO upgrade through ExtPay. When you click "Get PRO":
extensionpay.comExtPay's own privacy policy governs how they handle your payment data: extensionpay.com/privacy.
| Permission | Why it's needed |
|---|---|
storage | Save settings, bookmarks, PRO trial status, and feed cache locally |
sidePanel | Display country feeds in Chrome's side panel |
alarms | Schedule periodic cache cleanup tasks |
Host access to reddit.com | Fetch public Reddit thread data from country subreddits |
Host access to extensionpay.com | Process optional PRO payments |
RedLens is not directed at children and does not knowingly collect data from anyone, regardless of age.
If this policy changes, the "Last updated" date at the top of this page will be revised accordingly.
Questions about this policy or the extension's data handling can be sent to husky.inzahaos@gmail.com.