From 58f5fbbf157d0d9a21fcef53ec3db63b4dda77af Mon Sep 17 00:00:00 2001 From: Trent Shailer Date: Sat, 31 May 2025 15:54:50 +1200 Subject: [PATCH] Hide Gmail's try Gemini button --- list.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/list.txt b/list.txt index 683cf60..db596ad 100644 --- a/list.txt +++ b/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)