comparison extension/css/drive.css @ 20:6661e33327c6

Hide gemini popup thingy in Google Drive; Ask button on YouTube.
author Paul Fisher <paul@pfish.zone>
date Tue, 17 Jun 2025 09:20:41 -0400
parents eaea0163d04a
children a1fb69eaf3ec
comparison
equal deleted inserted replaced
19:c84dcefe7a12 20:6661e33327c6
3 /* "summarize this file" toolbar */ .iQnZTe.SMHH7, 3 /* "summarize this file" toolbar */ .iQnZTe.SMHH7,
4 /* there appears to be no easy way to hide the "summarize this file" menu item :( */ 4 /* there appears to be no easy way to hide the "summarize this file" menu item :( */
5 /* gemini toolbar */ .vfUWtf, 5 /* gemini toolbar */ .vfUWtf,
6 /* "summarize this folder" */ #summarizeFolder, 6 /* "summarize this folder" */ #summarizeFolder,
7 /* "summarize this folder" again */ .De8rPe, 7 /* "summarize this folder" again */ .De8rPe,
8 /* list of gemini prompts */ .KuPsyb { 8 /* list of gemini prompts */ .KuPsyb,
9 /* uninvited document summary */ .a-b-HFUoid-cSnan
10 {
9 display: none !important; 11 display: none !important;
10 } 12 }