Bookcicle Labs · Open Source Privacy

Your Privacy by Bookcicle

A lightweight, transparent browser extension that calculates an empirical privacy score for every webpage you visit. Engineered with 100% local-only execution, zero telemetry by default, no user accounts, and deterministic scoring.

100% Local-Only

All network request audits, cookie classifications, and scoring calculations happen strictly inside your browser memory and local storage.

Zero-Tracking Philosophy

No surveillance, no cookies, no advertising IDs, and no accounts. Zero telemetry by default—your browsing history never leaves your device.

Deterministic Math

No subjective black-box ratings. Transparent deductions for third-party domains, trackers, cookies, and session replay recorders.

The Scoring Algorithm

Every page starts at a perfect baseline score of 100. Deductions are assessed deterministically for external tracking vectors:

  • Third-Party Domains: -5 points per external domain outside the site's primary registered origin.
  • Known Ad & Behavioral Trackers: -15 points per identified advertising or tracking signature.
  • Cross-Site Tracking Cookies: -8 points per external domain setting or transmitting cookies.
  • Invasive Session Replay: -25 points for script-based session recording (e.g., Hotjar, Contentsquare, FullStory).

Scores are clamped between 0 and 100, mapped to intuitive visual bands: 80–100 (Good), 50–79 (Moderate), and 0–49 (Poor).

Privacy Controls & Settings

The extension provides granular, user-first controls:

Community Defense (Opt-in)

Strictly anonymized, weekly deduplicated reports (maximum 1 per domain per week) to compile transparent web privacy audits without identifying individual users.

Page Journeys (Opt-in)

Anonymous path transition graph edges with fully sanitized route identifiers (/:id/, /:uuid/) to observe tracking patterns without user session stitching.

Bookcicle Zero-PII Guarantee

Your Privacy operates locally in your browser with zero telemetry by default. When Community Defense or Page Journeys are voluntarily enabled, observation packets contain only aggregated tracker counts, letter grades, sanitized paths, and anonymous previous-step transitions. No cookies, auth headers, browser fingerprints, session tokens, IP addresses, or personal identifiers are ever stored or transmitted.

Browser & Platform Compatibility

Your Privacy is engineered using modern WebExtension standards to run across major desktop engines and extension-capable mobile environments:

Platform Browser Engine / Spec Support Status Details
Desktop Chrome, Brave, Edge, Arc, Opera Chromium · Manifest V3 ● Full Support In-memory service workers with standard request audits.
Desktop Mozilla Firefox Gecko · Manifest V3 ● Full Support Background event scripts with Gecko 109+ APIs.
Android Firefox for Android Gecko · WebExtensions ● Full Support Native mobile add-on with touch-adapted HUD.
Android Kiwi Browser, Lemur, Yandex Chromium · Manifest V3 ● Full Support Full Chromium mobile extension runtime.
iOS & iPadOS Orion Browser WebKit · WebExtensions ● Full Support Native iOS browser with dual Chromium/Firefox engine.
iOS & iPadOS Apple Safari WebKit · Safari Extension ▲ App Store Required Core JavaScript engine compatible; requires Swift wrapper.
Mobile Chrome Mobile & Safari Default Blink / WebKit ✕ Extensions Disabled Google and Apple disable extensions on default mobile engines.

Back to Bookcicle Labs