BannerBye by Kreatrix B.V.
Cookie banners, killed before they load. Set your privacy once. BannerBye handles the rest โ automatically, on every site. No accounts. No tracking.
1 User1 User
Extension Metadata
Screenshots
About this extension
๐ฅ Watch BannerBye in action: https://www.youtube.com/watch?v=9nqDeUcslK0
โโโโโโโโโโโโโโโโโโโโโโ
Cookie banners, killed before they load.
Every website wants your "consent." Every page asks you to choose between accept, reject, or wade through a 30-page settings menu. The banners take over the screen. The "reject" button is hidden. You click "accept" because you want to read the article. Then the next site asks you again. And the next.
BannerBye stops it. Set your privacy once, and the extension handles every cookie banner before it reaches you โ silently, automatically, on every site.
โโโโโโโโโโโโโโโโโโโโโโ
HOW IT WORKS
BannerBye uses three independent signal layers, applied in order, so it works whether the site uses a known consent platform, a custom banner, or nothing at all:
โโโโโโโโโโโโโโโโโโโโโโ
WHAT MAKES BANNERBYE DIFFERENT
โธ Privacy by absence. We collect nothing. No accounts. No analytics. No telemetry. No usage tracking. There is no business model that depends on knowing what you do online.
โธ Local-only data. The extension stores your settings on your own device, in your browser's storage. Nothing is sent to a server. Nothing leaves your machine.
โธ One network request โ public data only. Once a day, the extension fetches a static JSON file from bannerbye.com containing updated button labels in different languages. The request contains no identifying information about you.
โธ Open about permissions. Every permission the extension uses is listed and explained on our privacy page. We use the minimum required to do the job.
โโโโโโโโโโโโโโโโโโโโโโ
WHAT BANNERBYE DOES NOT DO
โธ It does not read the content of pages you visit beyond the cookie banner itself.
โธ It does not collect or transmit form data, passwords, or anything you type.
โธ It does not run analytics, A/B tests, or feature flags.
โธ It does not phone home with crash reports or performance data.
โธ It does not contain third-party advertising or tracking SDKs.
โธ It does not sell, share, or rent any data โ there is no data to sell, share, or rent.
โโโโโโโโโโโโโโโโโโโโโโ
WHAT YOUR BROWSER'S PERMISSION WARNING MEANS
When you install BannerBye, your browser shows a permission warning along the lines of "this extension can read and change all your data on the websites you visit." That same warning appears for every extension that needs access to page content. It describes what BannerBye is technically capable of doing, NOT what it actually does.
What BannerBye actually does on every page:
โธ Reads the page DOM to detect cookie banners
โธ Sends a "no consent" signal (GPC, IAB TCF)
โธ Auto-clicks "Reject all" on custom consent UIs
What BannerBye does NOT do:
โธ Read passwords, credit cards, or phone numbers
โธ Read or store your browsing history
โธ Send anything to our servers, except hostname when you tap "Report broken site" (see below)
โธ Track you across sites or build user profiles
โธ Run analytics, telemetry, or crash reporting
The full source code is open and auditable: github.com/BannerBye/BannerBye (MIT license). You don't have to trust this listing โ read the code.
โโโโโโโโโโโโโโโโโโโโโโ
ONE EXCEPTION: REPORT BROKEN SITE
The popup has a "Report broken site" button. It is the one situation where data leaves your device, and only when you tap it.
If you tap it, BannerBye sends the following to our private inbox:
โธ The hostname of the tab (e.g. zalando.nl) โ no URL paths, no query strings
โธ The BannerBye version you're running
โธ Your browser's User-Agent string
โธ Your IP address
โธ Anything you typed in the optional textarea
We use these reports to find and fix sites where BannerBye stops working. They are not shared, not joined with any other data, and not used for anything else.
This is a one-tap user action, not background telemetry. Full details at https://bannerbye.com/privacy
โโโโโโโโโโโโโโโโโโโโโโ
CONTROL
The popup gives you one tap on/off, plus per-site pausing for the rare case a site doesn't work without consent (some video players, some paywalled articles). Your pause list is local; you can clear it anytime.
โโโโโโโโโโโโโโโโโโโโโโ
LEGAL
BannerBye respects the Global Privacy Control standard, the IAB TCF v2.2 specification, and rejects on your behalf in line with GDPR and ePrivacy. The extension does not bypass authentication, paywalls, or DRM โ it only answers the consent question that every site asks.
โโโโโโโโโโโโโโโโโโโโโโ
LEARN MORE
Site: https://bannerbye.com
Privacy: https://bannerbye.com/privacy
Contact: hello@bannerbye.com
Cookie banners, killed. Before they load.
โโโโโโโโโโโโโโโโโโโโโโ
Cookie banners, killed before they load.
Every website wants your "consent." Every page asks you to choose between accept, reject, or wade through a 30-page settings menu. The banners take over the screen. The "reject" button is hidden. You click "accept" because you want to read the article. Then the next site asks you again. And the next.
BannerBye stops it. Set your privacy once, and the extension handles every cookie banner before it reaches you โ silently, automatically, on every site.
โโโโโโโโโโโโโโโโโโโโโโ
HOW IT WORKS
BannerBye uses three independent signal layers, applied in order, so it works whether the site uses a known consent platform, a custom banner, or nothing at all:
- Global Privacy Control (GPC) โ the extension adds the official "Sec-GPC" header to your browser's outgoing requests, telling websites you do not consent to the sale or sharing of your personal data. This is a public web standard, recognised by laws in California, Connecticut, and Colorado, and increasingly across the EU.
- IAB TCF v2.2 signal โ when a site uses the Transparency & Consent Framework (the standard most major European publishers and ad tech vendors use), BannerBye answers the consent call on your behalf with a "reject all" string, before the banner has a chance to render.
- Auto-click fallback โ for sites with custom-built consent UIs (most Dutch e-commerce, news, and forum sites), the extension reads the visible button labels and clicks the "Reject all" or "Necessary only" option for you. The list of recognised buttons is updated daily without needing a new release.
โโโโโโโโโโโโโโโโโโโโโโ
WHAT MAKES BANNERBYE DIFFERENT
โธ Privacy by absence. We collect nothing. No accounts. No analytics. No telemetry. No usage tracking. There is no business model that depends on knowing what you do online.
โธ Local-only data. The extension stores your settings on your own device, in your browser's storage. Nothing is sent to a server. Nothing leaves your machine.
โธ One network request โ public data only. Once a day, the extension fetches a static JSON file from bannerbye.com containing updated button labels in different languages. The request contains no identifying information about you.
โธ Open about permissions. Every permission the extension uses is listed and explained on our privacy page. We use the minimum required to do the job.
โโโโโโโโโโโโโโโโโโโโโโ
WHAT BANNERBYE DOES NOT DO
โธ It does not read the content of pages you visit beyond the cookie banner itself.
โธ It does not collect or transmit form data, passwords, or anything you type.
โธ It does not run analytics, A/B tests, or feature flags.
โธ It does not phone home with crash reports or performance data.
โธ It does not contain third-party advertising or tracking SDKs.
โธ It does not sell, share, or rent any data โ there is no data to sell, share, or rent.
โโโโโโโโโโโโโโโโโโโโโโ
WHAT YOUR BROWSER'S PERMISSION WARNING MEANS
When you install BannerBye, your browser shows a permission warning along the lines of "this extension can read and change all your data on the websites you visit." That same warning appears for every extension that needs access to page content. It describes what BannerBye is technically capable of doing, NOT what it actually does.
What BannerBye actually does on every page:
โธ Reads the page DOM to detect cookie banners
โธ Sends a "no consent" signal (GPC, IAB TCF)
โธ Auto-clicks "Reject all" on custom consent UIs
What BannerBye does NOT do:
โธ Read passwords, credit cards, or phone numbers
โธ Read or store your browsing history
โธ Send anything to our servers, except hostname when you tap "Report broken site" (see below)
โธ Track you across sites or build user profiles
โธ Run analytics, telemetry, or crash reporting
The full source code is open and auditable: github.com/BannerBye/BannerBye (MIT license). You don't have to trust this listing โ read the code.
โโโโโโโโโโโโโโโโโโโโโโ
ONE EXCEPTION: REPORT BROKEN SITE
The popup has a "Report broken site" button. It is the one situation where data leaves your device, and only when you tap it.
If you tap it, BannerBye sends the following to our private inbox:
โธ The hostname of the tab (e.g. zalando.nl) โ no URL paths, no query strings
โธ The BannerBye version you're running
โธ Your browser's User-Agent string
โธ Your IP address
โธ Anything you typed in the optional textarea
We use these reports to find and fix sites where BannerBye stops working. They are not shared, not joined with any other data, and not used for anything else.
This is a one-tap user action, not background telemetry. Full details at https://bannerbye.com/privacy
โโโโโโโโโโโโโโโโโโโโโโ
CONTROL
The popup gives you one tap on/off, plus per-site pausing for the rare case a site doesn't work without consent (some video players, some paywalled articles). Your pause list is local; you can clear it anytime.
โโโโโโโโโโโโโโโโโโโโโโ
LEGAL
BannerBye respects the Global Privacy Control standard, the IAB TCF v2.2 specification, and rejects on your behalf in line with GDPR and ePrivacy. The extension does not bypass authentication, paywalls, or DRM โ it only answers the consent question that every site asks.
โโโโโโโโโโโโโโโโโโโโโโ
LEARN MORE
Site: https://bannerbye.com
Privacy: https://bannerbye.com/privacy
Contact: hello@bannerbye.com
Cookie banners, killed. Before they load.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Block content on any page
- Access browser tabs
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 0.2.0
- Size
- 98.41 KB
- Last updated
- 9 days ago (Jun 6, 2026)
- Related Categories
- License
- All Rights Reserved
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
- Add to collection