Skip to content

NO MORE GEMENI by griffenhiggins

Screenshot of NO MORE GEMENI

Details

Authorgriffenhiggins

LicenseNo License

Categoryhttps://docs.google.com/

Created

Updated

Code size458 B

Code checksum85f9fe27

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the Gemeni button from Gmail and Google Docs.

Notes

If I find more instances of the Gemeni button this userstyle will be updated to remove those too.

Source code

/* ==UserStyle==
@name         NO MORE GEMENI
@version      20250320.20.33
@namespace    https://userstyles.world/user/griffenhiggins
@description  Removes the Gemeni button from Gmail and Google Docs.
@author       griffenhiggins
@license      No License
==/UserStyle== */

@-moz-document domain("docs.google.com"), domain("mail.google.com"), domain("drive.google.com") {
#docs-sidekick-gen-ai-promo-button-container, .e5IPTd {
display: none !important;
}
}

Reviews

No reviews yet.