Mercurial > personal > no-gemini
annotate extension/css/drive.css @ 16:f77231a589a3
Bump to version 0.2.11.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Fri, 04 Apr 2025 21:26:33 -0400 |
parents | eaea0163d04a |
children | 6661e33327c6 |
rev | line source |
---|---|
1
eadd1318ddd6
Add Drive file pages + build script.
Paul Fisher <paul@pfish.zone>
parents:
0
diff
changeset
|
1 /* top toolbar */ #WWNEkf, |
7
cf7ff331dacc
Add new "summarize this file" that has appeared in Drive.
Paul Fisher <paul@pfish.zone>
parents:
1
diff
changeset
|
2 /* in-file toolbar (e.g., opened PDF) */ #viewer-sidekick-button, |
cf7ff331dacc
Add new "summarize this file" that has appeared in Drive.
Paul Fisher <paul@pfish.zone>
parents:
1
diff
changeset
|
3 /* "summarize this file" toolbar */ .iQnZTe.SMHH7, |
cf7ff331dacc
Add new "summarize this file" that has appeared in Drive.
Paul Fisher <paul@pfish.zone>
parents:
1
diff
changeset
|
4 /* there appears to be no easy way to hide the "summarize this file" menu item :( */ |
10
2b89067741fb
"Summarize this folder" in Drive
Paul Fisher <paul@pfish.zone>
parents:
7
diff
changeset
|
5 /* gemini toolbar */ .vfUWtf, |
14
6d6d9163feb7
Hide YET ANOTHER "summarize this folder" in Google Drive.
Paul Fisher <paul@pfish.zone>
parents:
10
diff
changeset
|
6 /* "summarize this folder" */ #summarizeFolder, |
15
eaea0163d04a
Hide more Gemini crap from Drive and "people also ask"/"things to know"
Paul Fisher <paul@pfish.zone>
parents:
14
diff
changeset
|
7 /* "summarize this folder" again */ .De8rPe, |
eaea0163d04a
Hide more Gemini crap from Drive and "people also ask"/"things to know"
Paul Fisher <paul@pfish.zone>
parents:
14
diff
changeset
|
8 /* list of gemini prompts */ .KuPsyb { |
0 | 9 display: none !important; |
10 } |