Mercurial > personal > no-gemini
annotate extension/css/youtube.css @ 35:8bcfd77008cb default tip
Bump version to v0.2.22
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 11 Oct 2025 22:51:13 -0400 |
parents | 64e90e9ada72 |
children |
rev | line source |
---|---|
34
64e90e9ada72
icon-path based removals: YouTube "Ask", Drive "Summarize this"
Paul Fisher <paul@pfish.zone>
parents:
27
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" */ |
20
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
2 { |
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
3 display: none !important; |
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
4 } |