cvzi/Metacritic-userscript

data collection policy display constant on amazon.com

Closed this issue · 1 comments

Every page I display on amazon.com results in the full page grey-background display of your data protection policy.

I enabled the checkbox but this still happens.

There might be a conflict with other scripts or something else, maybe you are trying to remotely interact with this script.

I like information your script displays but it is currently making amazon.com unusable.

If you have a method to disable this display, please let me know.

cvzi commented

I don't know why this would happen.

For a quick fix you can change the line 2344 from:
const gdpr = await acceptGDPR()
to
const gdpr = true