Bookmarks Reel — Privacy Policy

Effective date: 22 April 2026 · Version 1.1.0

Summary Bookmarks Reel is a Chrome extension that builds a local screenshot gallery of your bookmarks. Screenshots, bookmark metadata, and settings are stored only in your browser profile on your device. No data is sent to the developer or any third party. There is no analytics, telemetry, advertising, or tracking.

1. Who we are

"Bookmarks Reel" ("the extension", "we", "us") is an open-source Chrome extension published by its individual developer ("developer"). This policy describes how the extension handles information when you install and use it.

Questions about this policy: bobsdevattic@gmail.com.

2. Scope

This policy covers the Bookmarks Reel Chrome extension. It does not cover any website you visit while using the extension, nor any third-party service a bookmarked page may load in its own right.

3. What information the extension accesses

The extension uses Chrome APIs to access the following information on your device, solely to provide the features described in Section 5.

InformationSourceWhy it is accessed
Your bookmark tree (titles, URLs, folder structure, date added, bookmark IDs) Chrome bookmarks API To know which pages to screenshot and to render the gallery.
Content of bookmarked pages, as rendered in your browser A temporary capture window opened by the extension To take a screenshot via chrome.tabs.captureVisibleTab.
URL and title of the active tab Chrome tabs API Only when the opt-in "visit capture" feature is enabled, to decide whether to screenshot the current page.
Per-page signals that indicate a login form (password input presence, autocomplete hints, form action, title keywords, common auth-framework DOM markers) A read-only script injected via chrome.scripting.executeScript To skip capturing pages that appear to be sign-in screens.
Browser idle state Chrome idle API To hold scheduled captures until the browser is not in active use.
Display geometry (screen bounds) Chrome system.display API To position the capture window inside a visible screen.
Automatic screenshots may include authenticated content. When the extension opens a bookmarked URL in its capture window, Chrome reuses your logged-in profile. That means automatic screenshots of a bookmarked page that you are signed in to may include content only visible when authenticated (for example, an inbox, an account page, or a dashboard). Section 6 describes the controls that limit this, and Section 8 describes how to turn each feature off.

4. What information the extension stores

All of the following is stored only in Chrome's on-device extension storage (chrome.storage.local) in your current browser profile.

5. How the extension uses information

Information described in Sections 3 and 4 is used solely to provide the extension's user-facing features:

The extension does not use any of this information to build user profiles, deliver advertising, or train models. It is never transmitted to the developer or to any third party.

6. Safeguards for sensitive content

These safeguards reduce the risk of capturing sensitive or authenticated content but cannot guarantee elimination of it. Please review the default exclusion list when you install the extension, and enable visit capture only on bookmarks where you are comfortable with periodic screenshots of pages you visit on that domain.

7. Third parties, network requests, and transfers

The extension does not transmit your screenshots, bookmarks, URLs, titles, settings, or any other data to the developer or any third party. There is no backend server operated by the developer.

The only outbound network requests the extension itself makes are:

The extension does not sell your data, share it with third parties for their own purposes, or use it for any purpose unrelated to the extension's single purpose. No data is transferred internationally by the extension, because no data leaves your device.

8. Your controls

9. Data retention

Screenshots are retained locally until any of the following occurs:

10. Security

The extension follows Chrome Manifest V3 security defaults: no remote code is loaded, no eval is used, and the Content Security Policy is the MV3 default with only 'wasm-unsafe-eval' relaxed so a bundled WebAssembly image-compression module can run. The <all_urls> host permission is declared as an optional host permission and is requested from you on demand, only when you first start a capture feature.

All data lives in Chrome's on-device extension storage, which is scoped to your browser profile.

11. Children

The extension is not directed at children under 13 and does not knowingly collect information from them. No information is collected by the developer from any user.

12. Chrome Web Store Limited Use disclosure

Bookmarks Reel's use of information received from Chrome APIs adheres to the Chrome Web Store User Data Policy, including the Limited Use requirements.

13. Changes to this policy

Material changes will be reflected by bumping the version shown in the header of this page and updating the effective date. The current version of this policy is bundled with the corresponding release of the extension, so installing or updating the extension gives you a copy of the policy in effect at that time.

14. Contact

Questions or privacy concerns: bobsdevattic@gmail.com. The in-product link to this policy is available on the extension's Settings page.