In the browser, i didn’t login in the google account, and I didn’t accept the cookies on that site. Using privacybadger that supposedly should block the 3rd party spyware like that

  • verassol@lemmy.ml
    link
    fedilink
    arrow-up
    13
    ·
    27 days ago

    I can’t seem to block them by just enabling annoyances blocks on my end.

    “EasyList – Other Annoyances” has this:

    ! Google signin popup
    ###credential_picker_container
    ###credential_picker_iframe
    

    “AdGuard – Popup Overlays” has this:

    ! Warning: check, if auth using Google is not broken
    ||accounts.google.com/gsi/client^$third-party,script,domain=<several specific domains here>
    

    My impression is that the rules want to avoid breaking Google sign-in completely, which this rule may do.