Mercurial > personal > no-gemini
view extension/css/drive.css @ 23:393f6eb1d9a8
Hide "AI mode" buttons in Google Search and results pages.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sun, 21 Sep 2025 15:30:26 -0400 |
parents | a1fb69eaf3ec |
children |
line wrap: on
line source
/* top toolbar */ #WWNEkf, /* in-file toolbar (e.g., opened PDF) */ #viewer-sidekick-button, /* "summarize this file" toolbar */ .iQnZTe.SMHH7, /* there appears to be no easy way to hide the "summarize this file" menu item :( */ /* gemini toolbar */ .vfUWtf, /* "summarize this folder" */ #summarizeFolder, /* "summarize this folder" again */ .De8rPe, /* list of gemini prompts */ .KuPsyb, /* uninvited document summary */ .a-b-HFUoid-cSnan, /* uninvited document summary, again */ .ndfHFb-c4YZDc-HFUoid-cSnan { display: none !important; }