Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

How do I auto-accept all website cookie warnings? [duplicate]

Writer Mia Lopez

Every time I go to any website in the UK it asks me if I accept cookies or not.

Is there a way to disable this question and accept all cookies universally?

1

2 Answers

The only thing you can do is create an empirical script for auto press the button...

Every european web site must show the banner but there's no a standard.
The banner is shown even if you have the more flexible cookie policy set on your browser. there's no thing you can do (without external programs of course)

Read here, the new EU legislation on cookies

If you want, you edit hostname pattern in

chrome settings - advanced settings - content settings - cookies - manage exceptions

and allow [*.]uk

enter image description here

2