cvzi / Metacritic-userscript

Show metacritic metascore and user ratings on Bandcamp, Apple Itunes, Amazon, IMDb, Google Play, TV.com, Steam, Gamespot, Rotten Tomatoes, Serienjunkies, BoxOfficeMojo, allmovie.com, movie.com, Wikipedia, themoviedb.org, letterboxd, TVmaze, TVGuide, followshows.com, TheTVDB, ConsequenceOfSound, Pitchfork, Last.fm, TVNfo, rateyourmusic.com, GOG, Epic Games Store
https://greasyfork.org/en/scripts/13858-show-metacritic-com-ratings
GNU General Public License v3.0
44 stars 6 forks source link

data collection policy display constant on amazon.com #7

Closed FredThompsonII closed 3 years ago

FredThompsonII commented 3 years ago

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 3 years ago

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