Mercurial > personal > no-gemini
view extension/css/drive.css @ 14:6d6d9163feb7 default tip
Hide YET ANOTHER "summarize this folder" in Google Drive.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Thu, 06 Mar 2025 23:36:15 -0500 |
parents | 2b89067741fb |
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 { display: none !important; }