ThreadLens ("the extension", "we", "our") is a Chrome extension that provides a better way to browse Reddit — multi-subreddit feeds, bookmarks, Hot/New/Rising/Top sorts, and post search. This page explains what data the extension accesses, how it is used, and what is (and is not) collected or transmitted.
To display Reddit feeds, the extension reads publicly available data from Reddit's JSON API when you use it on reddit.com:
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 |
|---|---|
| Saved subreddits and multi-reddit configurations | Remember your customized feed sources |
| 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 4x per day |
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 and post data |
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).
ThreadLens offers an optional PRO upgrade through ExtPay, a payment service for browser extensions. When you click "Get PRO":
extensionpay.comExtPay's own privacy policy governs how they handle your payment data. You can review it at extensionpay.com/privacy.
The extension requests the following Chrome permissions, each used strictly for the purpose below:
| Permission | Why it's needed |
|---|---|
storage | Save your settings, bookmarks, PRO trial status, and feed cache locally, as described in Section 2 |
sidePanel | Display Reddit feeds in Chrome's side panel |
alarms | Schedule periodic cache refresh (4x/day) and cleanup tasks |
Host access to reddit.com / old.reddit.com | Fetch public Reddit thread data |
Host access to extensionpay.com | Process optional PRO payments (content script injection) |
ThreadLens is not directed at children and does not knowingly collect data from anyone, regardless of age, since it does not collect personal data from any user.
If this policy changes, the "Last updated" date at the top of this page will be revised accordingly. Continued use of the extension after changes are posted constitutes acceptance of the updated policy.
Questions about this policy or the extension's data handling can be sent to this email.