Mercurial > personal > no-gemini
annotate 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 | 
| 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, | 
| 
10
 
2b89067741fb
"Summarize this folder" in Drive
 
Paul Fisher <paul@pfish.zone> 
parents: 
7 
diff
changeset
 | 
4 /* gemini toolbar */ .vfUWtf, | 
| 
14
 
6d6d9163feb7
Hide YET ANOTHER "summarize this folder" in Google Drive.
 
Paul Fisher <paul@pfish.zone> 
parents: 
10 
diff
changeset
 | 
5 /* "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
 | 
6 /* "summarize this folder" again */ .De8rPe, | 
| 
20
 
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
 
Paul Fisher <paul@pfish.zone> 
parents: 
15 
diff
changeset
 | 
7 /* list of gemini prompts */ .KuPsyb, | 
| 
22
 
a1fb69eaf3ec
Hide the gemini summary on file pages.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
8 /* uninvited document summary */ .a-b-HFUoid-cSnan, | 
| 
27
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
22 
diff
changeset
 | 
9 /* uninvited document summary, again */ .ndfHFb-c4YZDc-HFUoid-cSnan, | 
| 
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
22 
diff
changeset
 | 
10 /* gemini "catch up" on documents added by others in folder view */ .aXe95b, | 
| 
34
 
64e90e9ada72
icon-path based removals: YouTube "Ask", Drive "Summarize this"
 
Paul Fisher <paul@pfish.zone> 
parents: 
27 
diff
changeset
 | 
11 /* gemini summary of document contents in folder view */ .e5dYA, | 
| 
42
 
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
 
Paul Fisher <paul@pfish.zone> 
parents: 
34 
diff
changeset
 | 
12 /* "summarize this file" context menu */ div[role=menuitem]:has(path[d^="M280-520v-80H600v80H280Zm0"]), | 
| 
 
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
 
Paul Fisher <paul@pfish.zone> 
parents: 
34 
diff
changeset
 | 
13 /* "create an audio overview" button */ .a-b-od-d-gc-c:has(.a-b-yb-cp5i1d-IWrxCc), | 
| 
 
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
 
Paul Fisher <paul@pfish.zone> 
parents: 
34 
diff
changeset
 | 
14 /* gemini in search menu */ .gssb_sbc, | 
| 
 
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
 
Paul Fisher <paul@pfish.zone> 
parents: 
34 
diff
changeset
 | 
15 /* "Summarize this file" in preview popup */ .oaTPh | 
| 
20
 
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
 
Paul Fisher <paul@pfish.zone> 
parents: 
15 
diff
changeset
 | 
16 { | 
| 0 | 17 display: none !important; | 
| 18 } | |
| 
42
 
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
 
Paul Fisher <paul@pfish.zone> 
parents: 
34 
diff
changeset
 | 
19 | 
