Removes all cookie consent pop-ups (annoying)
I think most cookie blockers work not by accepting everything, but removing the popup/banner out of the way - but like @gp says, this is sometimes tricky. I maintain one such blocker of my own for Safari, but this is something definitely non-trivial and something that needs to be sometimes updated and not a one-off. There are different kinds of banners, some can be harmlessly hidden, sometimes you'd also need to re-enable scrolling, or remove blur, or other things like that, and sometimes there's nothing you can do. And sometimes it happens that a site changes something at some point - e.g. hiding a div was earlier enough but now it also started blocking scrolling, or added an overlay below that wasn't there before, and the site ends up in a broken state.
Not to mention that there are literally thousands of different class/id names used, with a large "long tail"β¦ so you'd need some kind of machine learning to detect the banners probably
So I'd say this sadly isn't something that can be handled in a general way on the browser side without maintaining a blocklist or referring to someone else's - at least until maybe one day someone comes up with some general protocol that can be used for this and all sites implement itβ¦
It might be viable to do this for the top 10 consent management platforms (CMPs) plus the top 25 websites or something, but the long-tail is complex and evolving. In saying that though, the top CMPs will cover the most egregious culprits that have the most annoying processes to find the "go away and stop asking me" option.
Most blockers will simply implement a div and maybe script blocker.
If there was a way to build "custom" Orion blocklists that are updated from a fetched URL, this could become a "community thing" - I think there's some attempts to do this in uBlock Origin, and in other standalone blockers.
- Edited
I have found this extension does a particularly good job of removing cookie consent banners - https://www.i-dont-care-about-cookies.eu. The best part is, "When it's needed for the website to work properly, it will automatically accept the cookie policy for you (sometimes it will accept all and sometimes only necessary cookie categories, depending on what's easier to do)".
It doesn't work with Orion yet though. Hopefully it will be supported soon.
oportunitytortoise Unfortunately, there is a migration away from that extention as Avast bought it... One problem with extensions is the privacy/security hole that opens up when the dev sells to a more nefarious outlet. Good reason to argue for rich core features in Orion in areas where this is the most egregious.
There is also:
- Super Agent - Automatic cookie consent β I am testing this one now.
- Consent-O-Matic: bit clunky.
- And Brave launched it as a big feature last year.
I'd love to see a decent implementation of this in Orion, but I'd say it is non-trivial and would need some research/careful thought.
I think the Google/YouTube cookie consent popups are the most annoying and I use Consent Popup Blocker to block them
A built-in consent blocker in Orion would be great
_I_ Does not https://consentomatic.au.dk/ work for that?
Consent-O-Matic does work but for some reason it reloads/refreshes Google and/or Youtube a couple of times before it kicks in
Consent Popup Blocker somehow blocks the consent popus without the reloads
Also, Version 0.99.123.1-beta (WebKit 615.1.16.1) seems to crash when I enable one or the other. I can't remember previous versions of Orion doing that. Will investigate...
Vlad If you have time, I saw that DuckDuckGo on iOS has implemented this function of blocking popup cookies. I'll leave you a few links to look into this further. (if you install DuckDuckGo you can see how it works)
- Edited
Vlad I don't care about cookies - Chrome Web Store was the best one I have used but I (and others) abandonned it because I dont like that the dev sold it to Avast.
Consent-O-Matic is good but a bit slow with page flopping as it steps through screens. I am trying Super Agent - Automatic cookie consent - Chrome Web Store atm but it doesn't seem to dismiss Google's annoying consent form if you are flushing their cookies.
EDIT: I just found I still don't care about cookies - Chrome Web Store, which is "Community version of the extension I don't care about cookies
(no Avast)". So far it is working great; just like the original and blicks Googles consent popup that most others don't (although I'm windering if this might be a problem with Orion).
phy There is also this one: https://www.cookie-dialog-monster.com/
- Edited
Why can't Orion have an option to enable something like the Fanboy's annoyances list? It's a uBlock list that helps manage cookie consent popups. Just have it as a toggle by content blocking that says "supress cookie consent popups"
Brave does this by adding EasyList Cookie
list in its in-built adblocker.
https://brave.com/privacy-updates/21-blocking-cookie-notices/
Tagging as Done since this can be accomplished with the Custom Blocklists feature which has already been released. We have included two cookie-related blocklists in our documentation under Annoyances so people can add them easily:
https://help.kagi.com/orion/features/custom-blocklists.html#annoyances
DavidR Not on mobile