view extension/css/drive.css @ 15:eaea0163d04a

Hide more Gemini crap from Drive and "people also ask"/"things to know"
author Paul Fisher <paul@pfish.zone>
date Fri, 04 Apr 2025 21:26:02 -0400
parents 6d6d9163feb7
children 6661e33327c6
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 {
    display: none !important;
}