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.
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.
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.
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.
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.
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.
| Permission | What it's for |
|---|---|
storage | Saves your rules, settings, and clearing log locally (and via sync, if you enable it). |
cookies | Reads/removes cookies only for domains you've ruled on, or the current site on a manual clear. |
alarms | Periodically 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 sites | Lets 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. |
Cookie Combo is a general-purpose browser utility, not directed at children, and knowingly collects no personal information from anyone regardless of age.
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.
Questions about this policy or your data? Email support@unikdev.app.