-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Please implement a cookie banner blocker that works like "I don't care about cookies" #5318
Please implement a cookie banner blocker that works like "I don't care about cookies" #5318
Comments
|
I don't know, if it's optimized or not, but in my experience especially the chrome extension works really well! The best thing about this extension is, that I do not have to make script blocking in brave to the default (to block all cookie notices), because it just destroys most of the websites I visit. BTW: this chrome extension is available under GPL 3.0 as stated inside the license-file in the extension-folder. |
@snyderp can you take a look at triaging this one? |
cc: @anthonypkeane |
Any update here? Would be really handy to get this option out of the box! |
Stirring the pot on this with @ryanbr. |
@szaimen We're still investigating the possibility of using a cookie list. watch this space :) https://github.com/easylist/easylist/tree/master/fanboy-addon
Official link; https://easylist-downloads.adblockplus.org/fanboy-cookie.txt |
Panpap and Hammed and I have plans to discuss some options at the London event next week
… On Nov 5, 2019, at 11:59, Brendan Eich ***@***.***> wrote:
Stirring the pot on this with @ryanbr.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Requires: #5381 |
A couple +1s from Community: |
🎉 |
Although a fix is merged with brave/adblock-rust#82, we have a few more steps before this is live in Brave:
edit: it's merged! 😄 Next Nightly build will have it. Stay tuned! |
@ryanbr are there test steps that can be added to original post? What does QA look like for this? |
Functionality isn't changing from the previous list, just a supported list instead. |
@kjozwiak @LaurenWags release notes for this could be |
@bsclifton yup, sounds good! Much appreciated. |
🎉 |
Hello, has this been implemented in the android browser? Or will it be coming to android? |
@RichyHBM the list is being shipped on Android currently. So right now the network half of the list should be applied in all versions of the android browser. The brave android browser doesn't currently apply cosmetic rules though, the way the desktop version of Brave does. This is bc the android version doesn't yet support extensions. Android support for extensions is currently being worked on, and we hope to have it good to go by the end of June, 2020 |
where can I check if this function is available in my browser (windows and iOS)? I feel like I have to still click away those notifications all the time |
@rmaliqi windows (desktop) does support hiding cookie notices via Related to iOS: |
Has this been implemented in the Android browser yet? Just want to confirm as the last update had mentioned potentially shipping this in June, so want to make sure I didn't just miss it.
|
I am still getting Cookie banners on macOS - banners that Adguard is able to block (Adguard Annoyances Filter). I have tested this for example on this site: https://www.cookiepro.com/knowledge/how-do-i-test-cookie-blocking-implementation/ |
@tbrodbeck tested here: enabling |
Thanks! That works. Maybe there was some interference because I had all the other annoyances filters activated as well?! |
For me it does not work on that very same site. |
Brave just released Blocking annoying and privacy-harming cookie consent banners. However, it works in the same way as ublock origin via a filter list (Easylist-Cookie List - Filter Obtrusive Cookies Notice) and it does not work on google website (search, youtube, etc.). |
hi @alfredonodo , let me ping @ryanbr who does most of the filter list work at Brave (and does a great job doing it). I just wanted to note though that we decided to not go with the "I {still} don't care about cookies" approach in general because its less privacy-protecting than the filter list approach. There are some cases though that won't work with the filter list approach (at least, not easily) for compat reasons. This might be one of them. We'll see what can be done using Brave's approach for the google example you mentioned and get back to you. Thanks for raising the issue! |
@alfredonodo investigating some snippet options regarding google/youtube. Not easy with standard filter options. IDCAC filterlist has the same issue. #25716 |
Unfortunately, according to this, at the moment there is no solution.Unfortunately, based on this, there is currently no solution. |
Please implement a cookie banner blocker that works like "I don't care about cookies"
Official Website: https://www.i-dont-care-about-cookies.eu/
I think the consent policy for installing cookies is also really nice.
Look here: https://www.i-dont-care-about-cookies.eu/notices/3.0.2/
and here: https://www.i-dont-care-about-cookies.eu/cookie-installing-permission-header/
The text was updated successfully, but these errors were encountered: