diff extension/css/drive.css @ 42:d9afec78974e

Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
author Paul Fisher <paul@pfish.zone>
date Fri, 31 Oct 2025 16:39:48 -0400
parents 64e90e9ada72
children
line wrap: on
line diff
--- a/extension/css/drive.css	Mon Oct 20 23:03:56 2025 -0400
+++ b/extension/css/drive.css	Fri Oct 31 16:39:48 2025 -0400
@@ -1,7 +1,6 @@
 /* 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,
@@ -10,7 +9,11 @@
 /* uninvited document summary, again */ .ndfHFb-c4YZDc-HFUoid-cSnan,
 /* gemini "catch up" on documents added by others in folder view */ .aXe95b,
 /* gemini summary of document contents in folder view */ .e5dYA,
-/* "summarize this file" context menu */ div[role=menuitem]:has(path[d^="M280-520v-80H600v80H280Zm0"])
+/* "summarize this file" context menu */ div[role=menuitem]:has(path[d^="M280-520v-80H600v80H280Zm0"]),
+/* "create an audio overview" button */ .a-b-od-d-gc-c:has(.a-b-yb-cp5i1d-IWrxCc),
+/* gemini in search menu */ .gssb_sbc,
+/* "Summarize this file" in preview popup */ .oaTPh
 {
     display: none !important;
 }
+