I just wanted to take a moment to enjoy how clean the web can be

DanForever@lemmy.world to Technology@lemmy.world – 1488 points –

I happened to click a link that took me to the associated twitter X account for something I was interested in and was greeted by not one, not two, but four modern day web popups.

I know it's nothing new. I've got a couple of firefox plugins that are usually quite good at hiding this sort of nonsense, but I guess they failed me today (or, I shudder to think, there were even more that were blocked, and this is what got through)

What's the worst new/not-signed-in user experience you've encountered recently?

199

You are viewing a single comment

Anybody know why google has a popup on every major website now? And more importantly, how to get rid of that without creating an account?

uBlock Origin Filter:

||smartlock.google.com
||accounts.google.com/gsi/$3p
||id.google.com^

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

Disable all third party JS in uBlock origin

That can cause the page to fail to load in some instances.

Some specific websites might need tweaking but from anecdotal evidence about 90% of websites work just fine. YMMV though because I don't visit twitter

A number of the more tech savvy online newspapers have begun enforcing client-side scripts as a means of preventing people from reading articles without a subscription.

And they get to deal with a combo of NoScript and UBlock origin from my Librewolf instance. If I really can't get in, I'm going to HackerNews

this comment will not get any upvotes from anyone who follows it 😁

Why? It's how I browse every day

It's really interesting, I hadn't tried this in a long long time. Some sites are simply broken, others drag themselves along half broken, but lemmy seems to be doing alright weheee

I use uBlock's "Medium mode" that (for some reason) is hidden behind several obscure steps: https://github.com/gorhill/uBlock/wiki/Blocking-mode:-medium-mode

Anyway, yeah, it pretty much breaks every website the first time you visit. Well, every domain at least. But once you figure out which scripts to allow to get it functioning, you can save individual settings for each site/domain that load automatically every time you visit afterwards.