Jump to content

Google aggressive popups (Before you continue to Youtube)


Recommended Posts

If MSFN members want more info they can refer to this:

 

https://www.ghacks.net/2020/09/27/how-to-deal-with-googles-and-youtubes-aggressive-popups-before-you-continue-sign-in/

I have entered different rules from the article in uBlock Origin:

google.*##div[jsname="XKSfm"][jsaction="dBhwS:TvD9Pc;mLt3mc"]
google.*##html:style(overflow: visible !important;)
google.*##.widget-consent-fullscreen.widget-consent

With Chrome on my Windows 10 pc I have no problem, in the various Google web pages, the pop-up is blocked.

But in the Windows XP pc with the NM28 browser I have problems with the specific Google translator for the various local languages.

The pop-up is not blocked.

I have tried with Google Translate in Italian and French.

If any MSFN member wants to take a test and report his result in this thread.:worship:

I have found the solution to the problem:

100.jpg

block with UBO gstatic.com.

There is also another problem that also occurs with the Google English translator.
A problem that occurs randomly and is often solved with a refresh of the web page.
A font overlay of the translator page.

 

100a.jpg

 

If you kindly want to check this too.

TH.

 

Edited by Sampei.Nihira
Link to comment
Share on other sites


Thanks,

I just imported your 3 lines into my NM28 ublock filter settings.

Seems to work on Youtube, which was the only one still annoying me. So now I enabled again my old "no cookie for google search" addon. :)

I also see the font graphical issue in the google translate page.

I do not have gstatic.com blocked there. It was not blocked.

Link to comment
Share on other sites

Youtube rules are no longer enough for me.
I also included these:

! Block youtube ads
=adunit&$domain=youtube.com
log_event?$domain=youtube.com
/pagead/lvz?$domain=youtube.com
||gstatic.com/youtube/img/promos/*$domain=youtube.com
||accounts.google.com*$script,domain=youtube.com
||tpc.googlesyndication.com^$domain=youtube.com
||youtube.com/get_midroll_
||youtube.com/api/stats/atr
||youtube.com/api/stats/qoe?
||youtube.com/pagead/*
||youtube.com/ptracking
youtube.com###masthead-ad
youtube.com##.ytd-promoted-sparkles-web-renderer.style-scope
youtube.com##+js(set-constant, playerResponse.adPlacements, undefined)
youtube.com##+js(set-constant, ytInitialPlayerResponse.adPlacements, undefined)
youtube.com##+js(json-prune, [].playerResponse.adPlacements [].playerResponse.playerAds playerResponse.adPlacements playerResponse.playerAds adPlacements playerAds)
youtube.com##ytd-companion-slot-renderer.ytd-player-legacy-desktop-watch-ads-renderer.style-scope

 

Edited by Sampei.Nihira
Link to comment
Share on other sites

  • Sampei.Nihira changed the title to Google aggressive popups (Before you continue to Youtube)

Other issue:

https://www.ghacks.net/2021/04/01/here-is-the-easiest-way-to-get-rid-of-googles-before-you-continue-to-youtube-prompt/

in my case the pop-up is also in the web page Google.it and Google.com.

In the image below the resolution of the problem.

New Moon 28:

100.jpg

I removed all of my custom rules for Google in UBO Legacy.
Only the rules below for YouTube remain:

! Block pop-up on YouTube
youtube.com###dialog
youtube.com##.opened
youtube.com##ytd-popup-container
youtube.com##ytd-consent-bump-lightbox.style-scope

 

Identical problem in Opera Android.
Pop-up appears when default search engine is Google.
I changed the search engine.

 

P.S. 

The trick for YouTube prevents the comments from appearing under the video.:no:

Edited by Sampei.Nihira
Link to comment
Share on other sites

  • 3 weeks later...

It is possible to insert a rule also in UBO legacy for the removal of web page cookies:

 

https://github.com/gorhill/uBlock/wiki/Resources-Library#cookie-removerjs-

Quote

cookie-remover.js ↪

Removes current page cookies specified by name. For current domain, wildcard (dot) subdomain(s), after 1.28.0 also for domain one level above www, current and / path, script accessible (HttpOnly=false), on load and before unload.

Caveats: cookies set for higher level domain will not be removed. For example, if current page domain is page.example.com, cookies set for example.com will not be removed. One exception is www subdomain, which will work after 1.28.0.

Parameters:

optional, string/regular expression, matching in the name of the cookie

Examples:

subdivx.com##+js(cookie-remover, ref_cookie)

 

Edited by Sampei.Nihira
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...