Open gaveitatry2 opened 3 months ago
hi! & thanks @gaveitatry2
(somebody) please provide samples with right click on it "inspect element" (Copying the element and also the "full xpath")
Compare: https://github.com/code-charity/youtube/issues/2207 - we can group / name these features well
@ImprovedTube
component-style="RICH_METADATA_RENDERER_STYLE_BOX_ART"
Note: This is the section that displays stuff like box art for the game, the game title, the date the game was released, and a link that says "BROWSE GAME >".
component-style="RICH_METADATA_RENDERER_STYLE_TOPIC"
Note: This is the section that displays the group category like "Gaming" and a link that says "BROWSER ALL GAMING >". Or whatever group it is. It doesn't have to be Gaming.
The parent of these two sections is called div#contents and would hide both sections at the same time.
Anytime that I watch a video, there is a section under the Details but above the Comments that will say what the group category is (Example: Gaming), with a large icon of that group category, and also the words "BROWSE ALL __". I never need this information and I never click this link. Is there a way to hide it? I've been looking through your great extension, but I couldn't find a way to remove it.