Closed DandelionSprout closed 5 years ago
! Tumblr ! https://www.tumblr.com/tagged/picrew ! Removes a login prompt in the lower right
I would consider that prompt to be informational, it explains why the user can't scroll down. Your style filter can be added.
! Reverso Context ! https://context.reverso.net/translation/english-french/bread ! Removes a small login prompt in the bottom left
Already fixed in Adguard Annoyances
.
! FM.to ! https://github.com/DandelionSprout/adfilt/issues/7#issuecomment-483040002 ! Removes an uncloseable login nag that occurs after 30sec
fm.to##+js(setTimeout-defuser.js, popup_guest, 30000)
prevents the login nag from appearing in the first place and is the preferable fix in my opinion.
PS. old filter for YouTube cut pop-up with new "terms of use" for logged users.
youtube.com##paper-dialog:has(ytd-mealbar-promo-renderer)
known as amethyst / purple / violet 🐙.
Thanks.
context.reverso.net##.blocked:style(filter: none !important;)
context.reverso.net###blocked-results-banner
I cannot found this in AdGuard / Fanboy Annoyance.
blured | cleaned (links works, select text works) |
Ah, thanks for noticing it, @krystian3w. During the entry roundup before I wrote the OP, I had mistook those entries for paywall bypassers and thought they couldn't be added to uAssets.
these still are needed:
tumblr.com##.posts:style(margin-bottom: 0px !important)
?
due possible glitch on Firefox: #19304 and nice will be skip report at https://bugzil.la to fix in 115.1.1 ESR and 116.0.3.
Having now amassed a few more entries in that list of mine since last time (#5353), I now felt it was time to submit them to uAssets Annoyances again:
I now hope that I've added sufficient contexts and example links, that none of them depend on non-uBO extensions, and that none of the example links are NSFW; so that there hopefully won't be any problems with reproducing the entries.
While I've only tested a few of these entries while having AdGuard's and Fanboy's annoyances lists turned on, I get the perception that these entries aren't the kind of stuff that those lists tend to deal with.
Screenshot(s)
Can be added for specific sites/entries on request.
Versions
Settings
Lists: Advanced settings:
Notes
Just for the record, I have had problems trying to get
:has
entries for Twitter Mobile to apply on page reloads, and with getting hiding entries for Twitter Mobile to show up in the logger (Screenshot of the latter problem below; log entries in the screencap deviate slightly from those of the list setup above). I have not personally been able to identify the causes of either issue in a hurry, but I wouldn't be surprised if the ungodly long element names that Twitter Mobile has could be a factor in it.