view extension/css/drive.css @ 8:42cdeba9bdb9

Add summarize button in Sheets and AI elements in Ads.
author Paul Fisher <paul@pfish.zone>
date Tue, 21 Jan 2025 17:21:22 -0500
parents cf7ff331dacc
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 {
    display: none !important;
}