annotate extension/css/youtube.css @ 34:64e90e9ada72

icon-path based removals: YouTube "Ask", Drive "Summarize this"
author Paul Fisher <paul@pfish.zone>
date Sat, 11 Oct 2025 22:49:28 -0400
parents 25c53854dd9d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 }