Skip to content
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

Google search broken #462

Open
jojje opened this issue Jul 1, 2024 · 0 comments
Open

Google search broken #462

jojje opened this issue Jul 1, 2024 · 0 comments

Comments

@jojje
Copy link

jojje commented Jul 1, 2024

There was a recent update pushed to google a few minutes ago that makes Consent-O-Matic run in circles.
Instead of clicking the "Reject all" button, it clicks "More options", and does something to that page. When reloading the page Google's bad-faith consent banner shows up again, and Consent-O-Matic repeats the process. The result is a never ending loop where the browser just cycles between the popup page and the consent "options" details page.

So the issue is two fold:

  1. Consent-O-Matic clicks the wrong button (should click Reject all).
  2. Google seems to not persist the user's decision, so throws up the same consent popup on next page load (likely a bug on their end they just trigger-happied pushed out by mistake)

The former can be fixed by this project, and if it is, at least Google search can become usable until they (hopefully) fix the persistence issue on their end, without having to disable Consent-O-Matic altogether.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant