Privacy Policy

Last updated 15 August 2026

This policy is written to match what the extension's code actually does, not to cover every eventuality with vague language. If anything below turns out to be inaccurate, that is a bug. Report it to info@metric-rise.com.

The short version

What the extension stores, and where

Everything below lives in local storage that Chrome keeps for this extension on your device (IndexedDB and chrome.storage.local). None of it leaves your machine.

What the extension never does

Every network request, listed

The extension makes exactly one kind of network request, and only if you use the paid tier:

If you never buy a licence, the extension makes no network requests at all. You can verify this yourself: open chrome://extensions, inspect the extension's service worker, and watch the Network tab.

Permissions, and why each one exists

These match the extension's manifest exactly.

PermissionWhat it is used for
history Reading the browsing history Chrome already keeps, so it can be copied into your local archive before Chrome deletes it. This is the product's core function.
storage Saving your settings, import progress and licence state on your device.
unlimitedStorage The archive is meant to grow for years. Without this, Chrome could evict the database when disk space runs low, which is exactly the data loss this extension exists to prevent.
alarms Scheduling background work: sweeping recent history into the archive, an hourly database health check, and the daily licence re-check. Extension service workers do not stay running on their own.
scripting Registering the page-text capture script, used only after you explicitly enable page-text search. Until you grant site access, this API injects nothing anywhere.
Site access (optional) Requested at runtime, only when you press "Allow reading page text" in settings. It lets the extension read the visible text of pages you visit so that text becomes searchable. You can revoke it in one click, and everything else keeps working.

Sites that are never recorded

Out of the box, pages on these domains are never added to the archive and their text is never read — mail, sign-in, banking and health, because those are the pages people are most alarmed to find in any archive:

mail.google.com, outlook.live.com, outlook.office.com, mail.yahoo.com, accounts.google.com, login.microsoftonline.com, id.apple.com, login.live.com, paypal.com, revolut.com, wise.com, chase.com, hsbc.com, bankofamerica.com, mychart.com, patientaccess.com, nhs.uk.

This is a starting point, not a claim of completeness. You can add or remove domains in settings and the list is fully yours.

Deleting your data

Payments

The paid tier is sold through Polar, which acts as the merchant of record. Checkout happens on Polar's pages. Your name, email and payment details are handled by Polar under Polar's privacy policy; the extension and this website never see your payment details. What the extension receives is a licence key that you paste in yourself.

This website

This site is static pages. It sets no cookies, runs no analytics scripts and loads nothing from third-party servers. The hosting provider keeps ordinary server logs (IP address, requested page, time), as any web host does.

When you uninstall the extension, Chrome opens this site's uninstall page once. That page visit carries no identifiers and nothing about your browsing; it exists to say goodbye and ask one optional question.

What the Chrome Web Store listing declares

The listing's data disclosures are meant to match this policy: the extension handles web history and, if you enable page-text search, website content; both are stored locally and never transmitted. It does not collect personal information, does not sell data, and does not use data for any purpose beyond the single stated one. If the listing and this policy ever disagree, this policy describes the code, and the listing is the thing that needs fixing.

Changes

If this policy changes, the date at the top changes with it, and any change that affects what data is handled will be called out in the extension's listing update notes. The promise that browsing data never leaves your device is the product. A version of this extension that broke that promise would be a different product, and you should uninstall it.

Contact

Metric Rise FZE LLC, Ajman NuVentures Centre Free Zone, UAE.
info@metric-rise.com