Grow Creator

Privacy Policy — Outlier Lens

Privacy policy for the Outlier Lens Chrome extension. It makes no network requests: this page lists exactly what it reads, what it keeps on your own computer, and how to delete it.

This policy covers the Outlier Lens Chrome extension by Grow Creator, and only that extension. The Grow Creator web app has its own separate privacy policy, which describes accounts and server-side processing that do not exist here.

Outlier Lens makes no network requests. Nothing you view is sent anywhere, because nothing is sent anywhere at all. This page says exactly what it reads, exactly what it keeps on your own computer, and how to delete all of it. Effective and last updated 14 August 2026.

The short version

1. What Outlier Lens reads

It reads information that a page you opened yourself has already rendered on screen. It never fetches a page, opens a page, or reads a page you did not navigate to, and it never intercepts network traffic.

The page-data reader on youtube.com

One file in the package, main/yt-main-reader.js, is declared in manifest.json with "world": "MAIN". That means Chrome runs it in the YouTube page’s own JavaScript context rather than in the extension’s separate one, and you should know that before you read the code and find it there. It exists to read data YouTube has already put on the page itself, in window.ytInitialData — the same information section 1 describes, read from the page’s own data instead of from the rendered markup, because YouTube states it there more reliably.

2. What is stored on your computer

RecordWhat it holdsHow long
gcol.v1.settingsYour own switches: the view floor (default 1,000), the recency window (default 7 days), the two per-site on/off switches, the "Remember baselines" switch, whether the one-time introduction has been dismissed, and whether payloads from the page-data reader are used.Until you change or clear them
gcol.v1.baselinesFor up to 50 account-and-tab combinations you have already opened: a typical-post number and the sample behind it — the median, how many posts it is a median of, the oldest and newest dates in that sample, the counts of posts left out and why, the date the figure was worked out, that account’s own public @handle, and a version number for the record.Deleted after 90 days
gcol.v1.lastThe single status sentence the popup last showed, and the date it was shown.Deleted after 90 days

Storage uses Chrome’s chrome.storage.local API, which is local to your browser profile on this device. There are exactly three records, and each is built from a fixed list of fields in the code, so the table above is what the extension is able to write — not a description of what it usually writes. No titles. No links. No thumbnails. No page contents. No browsing history. The only accounts that appear are ones whose page you opened and asked the extension to measure.

Expiry is checked on every read and every write, so it is deletion, not hiding. The list is capped at 50 entries, and when it is full the least-recently-captured entry is dropped to make room. With "Remember baselines" switched off, nothing is written at all — not hidden, not written.

3. What is never transmitted

Nothing. The extension contains no code that can make a network request. It does not use fetch, XMLHttpRequest, WebSocket, EventSource or navigator.sendBeacon; it loads no external script, stylesheet, font or image; it has no background service worker; and it contains no eval, no new Function and no dynamic import. This is enforced mechanically by a check that runs against the shipped package and fails the build if any of those appear. Concretely, there is:

4. Permissions, and why each one exists

PermissionWhyScope
storageTo keep your settings and those typical-post numbers on this computer, as listed in section 2.Local only, never synced
https://www.youtube.com/*The badges have to appear on the page you already opened, and YouTube changes pages without reloading, so the script must be present from the start. It checks the path itself and reads nothing outside a channel’s Videos or Shorts tab and a video page.Also covers the page-context file described above, gated on those same paths
https://www.instagram.com/*The same, for a profile grid and a profile’s Reels tab. Instagram is also a single-page app, so the script is registered on the site and gated on the path.No background requests, no enumeration of other accounts, no export

5. Your control over the data

That permission table is the complete list. The extension requests no tabs permission, no activeTab, no cookies, no history, no webRequest, no host_permissions and no web_accessible_resources, and it ships no background service worker. You can confirm this yourself in chrome://extensions with Developer mode on.

6. Children

Outlier Lens is a tool for people who publish videos and reels. It is not directed at children, and because it collects nothing and transmits nothing, it holds no information about anyone — including children — anywhere but on the user’s own device.

7. Limited Use

The use of information received from Google APIs will adhere to the Chrome Web Store User Data Policy, including the Limited Use requirements.

In practice the limit is absolute for this extension: information read from a page is used only to compute and display the comparison described in the extension’s single purpose, on the same page and in the same session, and is never transferred, sold, or used for advertising, credit assessment, or any purpose unrelated to that function.

8. Changes to this policy, and how to reach us

If the extension ever changes what it reads or what it keeps, this page is updated in the same release, and the effective date at the top changes with it. Because the Chrome Web Store requires an item’s data disclosure and its privacy policy to match, the two are always edited together. Material changes will also be described in the extension’s Chrome Web Store listing.

Questions about this policy, or about anything the extension does, go to hello@growcreator.pro. We answer privacy questions from anyone, whether or not they use the extension.

Leumos Private Limited · hello@growcreator.pro

Featured on AI Toolz Dir · TheSaaSDir

Canonical: https://growcreator.pro/extension-privacy