Update to include Google Drive and Docs

This commit is contained in:
Trent Shailer 2025-05-31 16:11:14 +12:00
parent 8f39a5afeb
commit 43ad443d2f
No known key found for this signature in database

View File

@ -3624,5 +3624,5 @@ github.com##li > a[href$="/copilot"]:upward(li)
mail.google.com#@#a[href*="/play.ht"]:upward(2):remove() mail.google.com#@#a[href*="/play.ht"]:upward(2):remove()
mail.google.com#@#a[href*=".play.ht"]:upward(2):remove() mail.google.com#@#a[href*=".play.ht"]:upward(2):remove()
! // Gmail: Try Gemini button ! // Gmail, Google Drive, Google Docs: Try Gemini button
mail.google.com##div[role="tooltip"]:has-text(Try Gemini):upward(3):remove() mail.google.com,drive.google.com,docs.google.com##div[role="tooltip"]:has-text(Try Gemini):upward(3):remove()