File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
js&css/extension/www.youtube.com/general Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,10 @@ html[it-cursorLighting=true]:not([data-page-type=video]) #guide-content,
50
50
html [it-cursorLighting = true ] ytd-mini-guide-renderer {opacity : .4 ; transition : 2s }
51
51
html [it-cursorLighting = true ]: not ([data-page-type = video ]) # guide-content : hover ,
52
52
html [it-cursorLighting = true ] ytd-mini-guide-renderer : hover {opacity : 1 ; transition : .3s }
53
+ /*------------------------------------------------------------------------------
54
+ # HIDE AI SUMMARY
55
+ ------------------------------------------------------------------------------*/
56
+ html [it-hide-ai-summary = 'true' ] ytd-engagement-panel-section-list-renderer [target-id *= "description" ] { display : none !important ; }
53
57
/*--------------------------------------------------------------
54
58
# REMOVE RELATED SEARCH RESULTS
55
59
--------------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments