🍪 Cookie Consent Auto-Reject

Privacy Policy

Effective date: March 2026  ·  Extension by Patrick Bushe  ·  Contact: hello@bushe.co

The short version: Cookie Consent Auto-Reject does not collect, transmit, sell, or share any personal data. Everything stays on your device. Nothing leaves your browser.

What Cookie Consent Auto-Reject Does

Cookie Consent Auto-Reject is a privacy tool that automatically clicks "reject" or "decline" on cookie consent banners across all websites. Its content script detects cookie consent buttons via CSS selectors and text matching, then clicks the reject option on your behalf. It does not read page content, user input, or any personal data, and does not communicate with any external server.

Data We Collect

None. Cookie Consent Auto-Reject collects zero personal information. No names, emails, IP addresses, browsing history, or behavioral data are ever collected, stored externally, or transmitted anywhere.

Local Storage Only

Cookie Consent Auto-Reject stores the following data exclusively on your own device using Chrome's storage APIs. This data never leaves your browser.

Key What it stores Purpose
enabled Boolean toggle for whether auto-reject is active (synced via chrome.storage.sync) Lets you enable or disable the extension across devices
totalRejectCount Running count of total cookie banners rejected (stored in chrome.storage.local) Shows lifetime rejection stats in the popup
recentSites Last 5 sites where banners were rejected: domain and timestamp (stored in chrome.storage.local) Shows recent activity in the popup

Permissions Explained

storage
Used to persist your enabled/disabled preference via chrome.storage.sync and rejection stats via chrome.storage.local. Data is stored only on your device (sync data may sync across your Chrome profile if enabled in Chrome settings).

host_permissions (<all_urls>)
Required to run the content script on all websites so cookie consent banners can be detected and rejected regardless of which site you visit. The content script only looks for cookie consent UI elements — it does not read page content, user input, or any personal data.

No Third-Party Services

Cookie Consent Auto-Reject does not use analytics, crash reporting, advertising SDKs, or any third-party service. There are no external API calls. All banner detection logic is bundled inside the extension itself.

No Remote Code

Cookie Consent Auto-Reject does not load or execute any code from remote servers. All JavaScript is bundled in the extension package that you install from the Chrome Web Store.

Children's Privacy

Cookie Consent Auto-Reject is not directed at children under 13. We do not knowingly collect any information from children.

Changes to This Policy

If we update this policy, the new version will be posted at this URL. The effective date at the top will be updated accordingly. Continued use of the extension after changes constitutes acceptance of the updated policy.

Contact

Questions about this privacy policy? Email hello@bushe.co or visit bushe.co.