mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2025-06-18 13:35:33 -04:00
Hide Gmail's try Gemini button
This commit is contained in:
parent
5dba52c55e
commit
58f5fbbf15
3
list.txt
3
list.txt
@ -3623,3 +3623,6 @@ github.com##li > a[href$="/copilot"]:upward(li)
|
||||
! // Just in case exceptions
|
||||
mail.google.com#@#a[href*="/play.ht"]:upward(2):remove()
|
||||
mail.google.com#@#a[href*=".play.ht"]:upward(2):remove()
|
||||
|
||||
! // Gmail: Try Gemini button
|
||||
mail.google.com##div[role="tooltip"]:has-text(Try Gemini):upward(3)
|
||||
|
Loading…
Reference in New Issue
Block a user