Cookie Combo — Privacy Policy

Last updated: July 16, 2026

Cookie Combo is a browser extension that auto-clears cookies for sites you choose and (Pro) auto-rejects cookie consent banners. This page describes, plainly and specifically, what the extension does and doesn't do with your data — not a generic template.

The short version: Cookie Combo makes no network requests on its own. Everything it manages — your site rules, settings, and clearing log — stays in your own browser. The only times any network request happens are (1) you paste a Pro license key, or (2) you explicitly use "Report this site."

What Cookie Combo stores, and where

All of the following is saved locally in your browser via chrome.storage.local — never on a server we operate:

If you're a Pro user and turn on sync across devices, your rules and settings (not the clearing log) are additionally mirrored through chrome.storage.sync — Chrome's own cross-device sync tied to your signed-in Google/Chrome profile. That data is still yours, held in your Google account, and is never visible to us.

What Cookie Combo does with cookies

Cookie Combo reads and removes cookies (chrome.cookies) only for domains you've explicitly added a rule for, or the current site when you click "Clear cookies now." Pro's "Deep clean" additionally clears localStorage/IndexedDB/cache for those same domains (chrome.browsingData). None of this cookie data is read, copied, or sent anywhere — it is deleted, not collected.

What the banner auto-reject feature does (Pro)

When enabled, the extension's content script scans the current page for a known cookie-consent platform's own "reject"/"decline" button (or a generic text match like "Reject all") and clicks it — the same action you would take by hand. It does not read, store, or transmit the page's content, and it does not click anything other than a consent-banner control.

"Report this site"

If a consent banner isn't handled correctly, you can optionally click "Report this site" and describe what happened. Only if you do this, Cookie Combo sends the current site's domain and the message you typed to our report endpoint (unikdev.app/api/extension-report) so we can improve banner coverage. Please don't include personal information in your report message — it isn't needed to fix a banner-detection issue.

Pro license activation (Lemon Squeezy)

Cookie Combo Pro is sold and licensed through Lemon Squeezy, a third-party payment and licensing provider — we do not operate our own purchase or license server. When you paste a license key into the options page, the extension sends that key and the random installation id above directly to Lemon Squeezy's public License Key API (api.lemonsqueezy.com) to activate and periodically revalidate it. Checkout and payment information (email, card details, etc.) is collected by Lemon Squeezy directly and is governed by Lemon Squeezy's own privacy policy, not this one — we never see your payment details.

What Cookie Combo does not do

Permissions, explained

PermissionWhat it's for
storageSaves your rules, settings, and clearing log locally (and via sync, if you enable it).
cookiesReads/removes cookies only for domains you've ruled on, or the current site on a manual clear.
alarmsPeriodically re-checks your Pro license and schedules idle-clearing checks.
idle(Pro) Detects browser idle time for idle-based clearing.
browsingData(Pro) "Deep clean" — clears localStorage/IndexedDB/cache for auto-cleared sites.
Host access to all sitesLets the popup and banner detector work on whatever site you're currently on or add a rule for, including consent banners rendered in cross-origin iframes.
https://api.lemonsqueezy.com/*Contacts Lemon Squeezy's License API directly to activate/validate a Pro key.

Children's privacy

Cookie Combo is a general-purpose browser utility, not directed at children, and knowingly collects no personal information from anyone regardless of age.

Changes to this policy

If this policy changes, the "Last updated" date above will change accordingly. Material changes will also be reflected in the extension's Chrome Web Store listing.

Contact

Questions about this policy or your data? Email support@unikdev.app.