Mercurial > personal > no-gemini
changeset 7:cf7ff331dacc default tip
Add new "summarize this file" that has appeared in Drive.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Thu, 16 Jan 2025 16:16:48 -0500 |
parents | 05ababfe867c |
children | |
files | extension/css/drive.css extension/manifest.json |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/extension/css/drive.css Sat Jan 04 20:39:21 2025 -0500 +++ b/extension/css/drive.css Thu Jan 16 16:16:48 2025 -0500 @@ -1,4 +1,7 @@ /* top toolbar */ #WWNEkf, -/* in-file toolbar (e.g., opened PDF) */ #viewer-sidekick-button { +/* 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 { display: none !important; }