File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name YouTube™ Classic 📺 — (Remove rounded design + Return YouTube dislikes)
3- // @version 2026.4.14
3+ // @version 2026.4.15
44// @author Adam Lui, Magma_Craft, Fuim & hoothin
55// @namespace https://github.com/adamlui
66// @description Reverts YouTube to its classic design (before all the rounded corners & hidden dislikes) + redirects YouTube Shorts
109109 thumbnail : 'ytd-rich-item-renderer:has(ytd-ad-slot-renderer)'
110110 } ,
111111 ai : {
112- askBtn : 'button:has(path[d*=M480-80q0-83 ])' ,
112+ askBtn : 'yt- button-view-model :has(div[style*="/youtube_outline/spark/" ])' ,
113113 askSection : 'yt-video-description-youchat-section-view-model' ,
114114 summary : 'div#header[class*=expandable-metadata]:has(path[d*=M480-80q0-83])'
115115 } ,
You can’t perform that action at this time.
0 commit comments