mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2025-06-18 05:25:32 -04:00
Merge pull request #172 from TrentShailer/main
Remove Gmail's, Google Drive's, Google Doc's "Try Gemini" button
This commit is contained in:
commit
fa15d6de41
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, 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()
|
||||
|
Loading…
Reference in New Issue
Block a user