Guest Posted November 22, 2020 Posted November 22, 2020 (edited) 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. I have found the solution to the problem: 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. If you kindly want to check this too. TH. Edited April 1, 2021 by Sampei.Nihira
gerwin Posted November 23, 2020 Posted November 23, 2020 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.
Guest Posted November 28, 2020 Posted November 28, 2020 (edited) 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 November 28, 2020 by Sampei.Nihira
Guest Posted April 1, 2021 Posted April 1, 2021 (edited) 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: 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. Edited April 1, 2021 by Sampei.Nihira
Guest Posted April 19, 2021 Posted April 19, 2021 (edited) 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 April 19, 2021 by Sampei.Nihira
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now