Mercurial > personal > no-gemini
comparison extension/css/youtube.css @ 40:9379c2c1ffb6
Hide the new AI summary crud on the YT watch page.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 20 Oct 2025 23:03:09 -0400 |
parents | 64e90e9ada72 |
children |
comparison
equal
deleted
inserted
replaced
39:42db405b3d93 | 40:9379c2c1ffb6 |
---|---|
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" */ | 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" */, |
2 ytd-expandable-metadata-renderer:has(path[d^='M480-80q0-83-31.5-156T363-363q-54-54-127-85.5T80-480q83']) /* AI summary */ | |
2 { | 3 { |
3 display: none !important; | 4 display: none !important; |
4 } | 5 } |