How can I disable every website from prompting me to login with my google login? I open up https://www.udemy.com/ and I’m prompted to login with my google login. Why? I don’t use google to login to this website? This isn’t helping me, in fact, it’s confusing to me because I click on the Log in button to sign in!!!

How can I stop this from happening?

I found the answer when listening to Security Now Episode 996 (BIMI (up Scott) at 21:40-ish. This is the link to the exact place to start listening. https://youtu.be/7m_nbIGU5b0?si=ifJlK9_ewExW27nt&t=1302

The above youtube link explains the following steps:

Steps are:

  1. Install uBlock origin,
  2. Click on the uBlock origin gears,
  3. Open My filters tab, and enter the following into the custom filter.
    ! Block 'Sign in with Google' iframe in top right corner of websites
    ||accounts.google.com/gsi/iframe
    
  4. Save the results.

And viola, no more being asked to login to a website using google!

The following two images show the U-Block Origin 2025-04-30-ublock-origin-block-google-login.png


<
Previous Post
Notes about using Java’s .stream() feature
>
Blog Archive
Archive of all previous blog posts