Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to remove cookie banners? Is it correct to remove them? #183

Open
1 task
uazo opened this issue May 6, 2023 · 10 comments
Open
1 task

How to remove cookie banners? Is it correct to remove them? #183

uazo opened this issue May 6, 2023 · 10 comments

Comments

@uazo
Copy link
Owner

uazo commented May 6, 2023

But can anything be done?

  • check "I don't care about cookies" adblock subscription
@uazo uazo changed the title Remove cookie banners? How to remove cookie banners? Is it correct to remove them? May 6, 2023
@ferromint
Copy link

In my main browser (Firefox) I switched from a good extension which was sold to "evil" Avast to a similar one developed by people from the Aarhus University in Denmark:

Consent-O-Matic
https://github.com/cavi-au/Consent-O-Matic/

It works as intended on (subjectively estimated based on my browsing preferences) for ~90% of the websites.

For me this extension/addon is especially important for Firefox as I automatically delete cookies using Cookie AutoDelete when I navigate to a different domain (much stricter than deleting cookies upon closing the browser). Having to click on "reject" or "only strictly necessary cooies" each time I visit the same website over and over again every day would otherwise be an unbearable situation.

@huuhaa
Copy link

huuhaa commented May 8, 2023

I'm not a dev, but afaik Brave has now option to block those, didn't find actal pull request butt adding at least some links:

brave/brave-browser#17846

brave/brave-browser#29986

And might not be usable for chromium based browser, but duckduckgo browser also got Cookie prompt management:

duckduckgo/Android#3097

But like said, I'm not a dev so those might be useless & you probably knew about those already...

@uazo
Copy link
Owner Author

uazo commented May 9, 2023

Consent-O-Matic

is a good solution, I thought it was only possible via javascript.
I was thinking of some alternative that worked directly on cookies, but it is interesting to know that it is possible to group banners types into groups.

@huuhaa Fanboy Annoyances List may already be added, but I saw no difference in my navigation.
Regarding duckduckgo, I will take a look at their code, thanks

@antonok-edm
Copy link

In case it's helpful information - EasyList Cookie List (which is contained in Fanboy Annoyances List) primarily uses cosmetic filtering to remove banners. Bromite's adblocker only uses the Chromium subresource filter (see here for more info) which isn't capable of doing any cosmetic filtering.

@uazo
Copy link
Owner Author

uazo commented May 10, 2023

Bromite's adblocker only uses the Chromium subresource filter (see here for more info) which isn't capable of doing any cosmetic filtering.

about bromite you are right. this browser does support cosmetic filters thanks to the integration of adblock plus.

@huuhaa thanks to the links you put up, I saw that there is a standard promoted by the IAB Transparency and Consent Framework relating to the communication of user consents, and that standard is followed by some (perhaps even all) frameworks relating to web consent management, like:

just a few that I found.

but the thing I like best is that it is possible, depending on the cmp used, to exploit its API, so:

so theoretically it would be possible to make a userscript which, based on the cmp, would delete the banner when the page loads.

@ferromint

This comment was marked as off-topic.

@ferromint

This comment was marked as off-topic.

@uazo

This comment was marked as off-topic.

@uazo
Copy link
Owner Author

uazo commented Jul 20, 2023

@mrx23dot
Copy link

mrx23dot commented Jan 29, 2024

in Firefox I use https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies
it hides more than Consent-O-Matic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants