diff --git a/list.txt b/list.txt index 683cf60..246ccce 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, Google Drive, Google Docs: Try Gemini button +mail.google.com,drive.google.com,docs.google.com##div[role="tooltip"]:has-text(Try Gemini):upward(3):remove()