Mercurial > personal > no-gemini
annotate extension/css/youtube.css @ 43:1048d30d4e3e default tip
Bump version to v0.2.26.
| author | Paul Fisher <paul@pfish.zone> |
|---|---|
| date | Fri, 31 Oct 2025 16:40:15 -0400 |
| parents | d9afec78974e |
| children |
| rev | line source |
|---|---|
|
40
9379c2c1ffb6
Hide the new AI summary crud on the YT watch page.
Paul Fisher <paul@pfish.zone>
parents:
34
diff
changeset
|
1 ytd-watch-metadata #flexible-item-buttons > yt-button-view-model:has(path[d~="M480-80q0-83-31.5-156T363-363q-54-54-127-85.5T80-480q83"]) /* "Ask" */, |
|
42
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
Paul Fisher <paul@pfish.zone>
parents:
40
diff
changeset
|
2 ytd-expandable-metadata-renderer:has(path[d^='M480-80q0-83-31.5-156T363-363q-54-54-127-85.5T80-480q83']) /* AI summary */, |
|
d9afec78974e
Hide a lot of new stuff across Docs, Drive, YT, and YT Studio.
Paul Fisher <paul@pfish.zone>
parents:
40
diff
changeset
|
3 ytd-talk-to-recs-flow-renderer /* AI chatbot video search */ |
|
20
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
4 { |
|
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
5 display: none !important; |
|
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
6 } |
