Skip to content

Privacy Policy for Inkline Extension

Thalapathi-TR edited this page Jul 25, 2026 · 2 revisions

Privacy Policy for Ink line — Minimalist Scroll Progress Bar

Last Updated: July 25, 2026

1. Overview

Ink line ("the Extension") is designed with a strict privacy-first architecture. It functions 100% offline and locally within your browser.

2. Information Collection & Usage

  • Zero Personal Data Collection: Inkline does not collect, track, transmit, or store any personal information, browsing history, form inputs, IP addresses, or unique identifier tokens.
  • No Analytics or Telemetry: No analytics scripts, tracking pixels, or remote telemetry frameworks are embedded within the Extension.
  • Zero Network Communications: The Extension makes zero outbound network requests. It operates entirely without external servers or remote code execution.

3. Storage of User Preferences

  • Inkline uses the chrome.storage.sync (or chrome.storage.local) API exclusively to persist your custom visual settings (such as bar position, thickness, color gradients, animation preferences, theme mode, and site-disable toggles).
  • These settings remain stored strictly within your browser environment and are synced only across your logged-in Chrome profiles via Chrome's native sync engine. No data is ever sent to third parties.

4. Permissions Usage

  • storage: Required solely to save and retrieve user preferences across sessions.
  • Host Permissions (<all_urls>): Required solely to inject the lightweight scroll progress indicator script onto web pages so it can calculate local scroll offsets (window.scrollY / scrollHeight) and render the progress bar.
  • activeTab: Used solely to inspect the current active tab domain (location.hostname) when clicking the popup toggle to enable or disable the bar for that specific site.

5. Contact & Inquiries

If you have any questions regarding this Privacy Policy or Ink line's data practices, please contact us at qubitz24@gmail.com.