view extension/css/youtube.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 9379c2c1ffb6
children
line wrap: on
line source

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" */,
ytd-expandable-metadata-renderer:has(path[d^='M480-80q0-83-31.5-156T363-363q-54-54-127-85.5T80-480q83']) /* AI summary */,
ytd-talk-to-recs-flow-renderer /* AI chatbot video search */
{
    display: none !important;
}