Project

General

Profile

Actions

Feature #376

closed

Add a filter to block cookie warnings

Added by Marek Lampicki about 5 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
4.x
Start date:
02/06/2019
Due date:
% Done:

0%

Estimated time:

Description

With JavaScript disabled, there is often no way to hide these warnings and they take 2/3 of the screen. There is a great addon for Firefox and Chrome "I don't care about cookies", please consider adding something like that to privacy Browser.

Actions #1

Updated by Soren Stoutner about 5 years ago

  • Priority changed from Next Release to 4.x

Android's WebView requires that JavaScript be enabled to modify the contents of a website. This is why JavaScript must currently be enabled for night mode to work.

With the release of Privacy WebView in the 4.x series, this will no longer be necessary, and it would be possible to implement an idea like this.

There is some further information about this at https://www.i-dont-care-about-cookies.eu/.

Actions #2

Updated by Soren Stoutner about 5 years ago

A few further thoughts.

1. https://www.i-dont-care-about-cookies.eu/ has an Adblock Plus list that removes these types of warnings. However, it is based on modifying the contents of the site, not on intercepting resource requests. As explained at https://www.stoutner.com/privacy-browser/blocklists/, Privacy Browser's implementation of the Adblock Plus syntax ignores these entries.

2. Beginning with the 4.x series and Privacy WebView, it would become possible to implement these. But I am not sure I will do so because the effort required to maintain a rolling fork of WebView with these changes could be significant and there also would be a runtime performance hit that might or might not be significant.

3. These types of cookie warnings are annoying, and I would like to get rid of them. Most major websites do not display these warnings for me, which means that either they detect I am not in the EU based on my IP address or they are able to comply with the EU cookie law without having to be so annoying. If browsing the internet with JavaScript and cookies disabled becomes the norm, I am sure these websites could be persuaded to do something less intrusive.

Actions #3

Updated by Soren Stoutner over 1 year ago

  • Status changed from New to Closed

This has mostly been dealt with by EasyList Cookie List, which is incorporated into Fanboy's Annoyance List as described at https://easylist.to/.

Actions

Also available in: Atom PDF