top | item 37041047

How to stop the “login with Google” pop up window?

209 points| carride | 2 years ago |support.google.com

84 comments

order
[+] musicale|2 years ago|reply
I also really want this for 99% of sites I visit:

    [√] Disable third-party login
    [√] No, I really don't want to "login with Google"
    [√] No, I don't want to subscribe to your newsletter
    [√] and I don't want to join your Discord server
Edit: apparently Google believes that I'm lying about my preferences for web browsing. Who'd have thought? ;-)
[+] prepend|2 years ago|reply
It’s funny how google and other sites just can’t imagine a world where people don’t want their crap.

I’ve been in product design meetings where it seems product managers earnestly say “it’s better for users, so we’ll just prompt them until they realize it’s a good idea.” It was odd to have a conversation where they couldn’t contemplate user wishes contrary to their own.

[+] 93po|2 years ago|reply
Use the annoyances lists in uBlock and it solves most of this
[+] OJFord|2 years ago|reply
Of course, it would actually be:

    [X] Tick to confirm that No, you want not to be unsubscribed from the newsletter
Or worse!
[+] sogen|2 years ago|reply
If you are using Safari, the extensions

- Hush,

And

- Stop the Madness

Will solve about 90% of these annoyances

[+] malfist|2 years ago|reply
You forgot

[√] No I don't want to share my location

[√] No I don't want to get notifications

[+] absqueued|2 years ago|reply
I think showing these options + login (with Goo...) would have been such a good use case if I, as a user visited the login or sign up page.
[+] emmelaich|2 years ago|reply
and just give me 1. minimal or necessary or 2. all cookies for whatever.
[+] sen|2 years ago|reply
It's been infuriating how fast this has been taking off. Pretty much every major website has it enabled now.

First we had pop-ups driving us crazy for years, and we beat them down with pop-up blockers. Now we've got modal after modal overlaying each other and blocking out the content more than any popups ever did... and we can't get rid of them (other than separately, each and every one targeted via ublock/etc) because the companies controlling the browsers want to use them to harass us too.

[+] SllX|2 years ago|reply
> because the companies controlling the browsers want to use them to harass us too.

We can be more specific than that: Google wants to harass their users too. Between Safari, Firefox, Brave, and Arc, I’m not seeing that anywhere else.

[+] veave|2 years ago|reply
>other than separately, each and every one targeted via ublock/etc

You subscribe to lists and let the developers of those lists worry about finding out what has to be blocked.

[+] pinewurst|2 years ago|reply
"I have the same question (113)"
[+] johanbcn|2 years ago|reply
"This question is locked and replying has been disabled."
[+] sdfghswe|2 years ago|reply
Remember when Google penalized pages with pop-ups?
[+] joobus|2 years ago|reply
I have these 2 custom filters in Brave, and haven't seen this popup since:

##iframe[src^="https://accounts.google.com/gsi/iframe/select"]

||accounts.google.com/gsi/iframe/select^$third-party

[+] j1elo|2 years ago|reply
The other top-level comment (https://news.ycombinator.com/item?id=37041492) linked superuser answer mentions a similar single line for uBlock Origin:

  accounts.google.com/gsi/$3p
Any substantial difference between the suggested two, and this one?
[+] ruined|2 years ago|reply
nice! but you should code-format that by indenting it, otherwise hn truncates the uri in some views
[+] jokoon|2 years ago|reply
I really need to stop using gmail as my main email.
[+] poyu|2 years ago|reply
That won’t really solve this problem, the problem is due to these websites uses Sign In with Google, so it’s out of your control. However if you’re just looking to de-Google in general, I’d recommend Fastmail for email provider. It’s surprisingly cheap for the value it offers.
[+] 14|2 years ago|reply
I never ever sign in with google. I don’t trust a pop up asking me to input one of my most important passwords and logins. Maybe there is a way to make sure I am not being duped but I just don’t like it.
[+] flynniec6|2 years ago|reply
I'll just add that every single time it appears, I'm reminded Google actively wants to take and own every single part of my life. Instead of a handy convenience thing like they intend, I just hate the brand more and more. `googleHate++` every time I see it.
[+] keikobadthebad|2 years ago|reply
If you install Noscript browser extension, the cursed login window doesn't survive disabling scripts from google.com.
[+] ted6767|2 years ago|reply
I went to the article and clicked "I have the same question" and it tried to get me to login to Google.
[+] D-Coder|2 years ago|reply
At least if you click "I have the same question" on the support page, the counter increments.
[+] Rexxar|2 years ago|reply
But if you click it a second time, it decrements.
[+] king_magic|2 years ago|reply
Once again Google shows how deeply irresponsible and straight hostile they are to their customers. First AMP, now this insanity.

Google employees should be ashamed of this garbage.

[+] kotaKat|2 years ago|reply
"If this was a human doing this to you every time you went to accomplish a task, at what point would you consider it assault past harassment?"

Google needs to really think like this. It really feels like assault at this point to be constantly pushed and forced to "log in with Google" when I don't want to.

[+] BizarroLand|2 years ago|reply
https://webapps.stackexchange.com/questions/169172/how-do-i-...

From a GitHub post:

    Click the puzzle piece icon (Extensions).

    Click uBlock Origin (Open extension).

    Click the gears icon (Open the dashboard).

    Click the My filters tab.

    Insert the following line:

    ||accounts.google.com/gsi/*$xhr,script,3p

    Click Apply changes.

    Enjoy a world without passive-aggressive sign-in prompts.
Note: You may need to install uBlock Origin, if you haven't already done so.
[+] poyu|2 years ago|reply
People are suggesting ublock and other browser extension based blocks, I just wish there’s a DNS level block that won’t have unintended consequences. Mainly because of iOS devices. In one of the article that a commenter posted, it suggests blocking “smartlock.google.com”, I’ll try it for a while and see how broken things are.
[+] extraduder_ire|2 years ago|reply
This is especially annoying on mobile twitter, since it takes about two seconds to load, and the blue sign-in button is exactly over where the "necessary cookies only" button is.

I've hit it accidentally a few times now.