Hide Gmail's try Gemini button

This commit is contained in:
Trent Shailer 2025-05-31 15:54:50 +12:00
parent 5dba52c55e
commit 58f5fbbf15
No known key found for this signature in database

View File

@ -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)