Inbox View for Reddit ("the extension") reformats pages on reddit.com into an inbox-style reading layout. It runs entirely inside your browser. It does not collect, store, transmit, sell, or share any personal data. This page explains exactly what the extension does and does not do.
| What | Why | Where it goes |
|---|---|---|
| The Reddit page you are currently viewing (its URL and content) | To decide whether to show a feed or a comment thread, and to display that content in the new layout | Nowhere. It is read in memory and drawn on screen. |
| Reddit's own JSON endpoints on reddit.com (for example the post list of a subreddit, or the comments of a post, and the list of subreddits you subscribe to) | To render posts, comments, and your sidebar labels | Requests go only to reddit.com, using the Reddit session already in your browser, the same as when you browse Reddit normally. The extension cannot see your password, cookies, or session token. |
| Images and videos hosted by Reddit | Shown only after you click the attachment button on a post | Loaded from Reddit's servers, as when viewing the post on Reddit. |
| YouTube videos linked from a post | Shown only after you click the attachment button | Loaded as an embed from youtube-nocookie.com, which is governed by Google's privacy policy. Nothing is loaded from YouTube unless you click. |
Two small preferences are kept in your browser's session storage for the reddit.com tab:
gm-sort โ which sort tab you last selected (Hot, New, or Top)gm-read โ the IDs of posts you have opened, so they are shown as "read"Session storage lives only on your device and is automatically deleted when the tab is closed. It is never sent anywhere and the developer cannot access it.
The extension's use of information obtained from reddit.com is limited to displaying that information to you in a different visual layout, which is the extension's single purpose. It is not used for any other purpose, including advertising, profiling, or resale.
All requests the extension makes go to reddit.com over HTTPS. Because no data is collected or stored off-device, there is no data at rest to protect beyond the two session-storage preferences described above.
The extension is not directed at children and collects no information from anyone, regardless of age.
If a future version of the extension ever changes how it handles data, this policy will be updated, the "Effective" date above will change, and the change will be disclosed inside the extension before any new data handling begins.
Questions about this policy: REPLACE@example.com or the project's issue tracker.