AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
3.25k stars 637 forks source link

google.com #190649

Closed adguard-bot closed 2 weeks ago

adguard-bot commented 1 month ago

Issue URL (Annoyance)

https://www.google.com/search?q=fatman+scoop&oq=fatman+scoop&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCDE5OTZqMGo0qAIAsAIB&sourceid=chrome&ie=UTF-8

Comment

I dont know why is this happening only on certain phrases, but if you open anonymous (or fresh) browser window and you try to enter first google search, this annoying popup keeps appearing even after couple of reloads as you can see in the video https://www.youtube.com/watch?v=LzELkh7Q4-U 🤔 It happens always with phrase "fatman scoop" for example 🤔

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/mp0pmnyc3twwgo4sssso804skwcswkwnsbnc3gr1r4.jpg?nc=1)

System configuration

Information Value
AdGuard product: AdGuard Browser Extension v5.0.138
System version: Windows 11
Browser: Chrome
Tracking protection options: Strip URLs from tracking parameters,
Hide your search queries,
Send Do-Not-Track header,
Remove X-Client-Data header from HTTP requests,
Self-destructing third-party cookies (2880),
Block trackers
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Cookie Notices,
AdGuard Popups,
AdGuard Mobile App Banners,
AdGuard Other Annoyances,
AdGuard Widgets

Security:
Online Malicious URL Blocklist,
Phishing URL Blocklist,
Scam Blocklist by DurableNapkin,
uBlock Origin – Badware risks

Other:
AdGuard Experimental

Language-specific:
EasyList Czech and Slovak
Browsing Security: disabled
Browsing Security statistics: disabled
Alex-302 commented 2 weeks ago

Ah, you need 4 rules:) Please test:

nabd.com#$#body { overflow: auto !important; }
nabd.com#$##exampleModalLong { display: none !important; }
nabd.com#$#.modal-backdrop { display: none !important; }
nabd.com#$#.social_media_share_div { display: none !important; }

The second was with a typo, which was fixed in previous comments.

githubuser013 commented 2 weeks ago

@Alex-302 it works now thank you so much you are the best :)

Alex-302 commented 2 weeks ago

Ok, thanks for check) Will add.