Skip to content

Commit e9e1eb3

Browse files
committed
Added comment ↞ [auto-sync from https://github.com/adamlui/youtube-classic]
1 parent 85ae0e6 commit e9e1eb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

youtube-classic/youtube-classic.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name YouTube™ Classic 📺 — (Remove rounded design + Return YouTube dislikes)
3-
// @version 2026.1.20.1
3+
// @version 2026.1.20.2
44
// @author Adam Lui, Magma_Craft, Anarios, JRWR, 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
@@ -1156,7 +1156,7 @@
11561156
/* Hide Edit your custom feed chip */
11571157
yt-chip-cloud-chip-renderer:has(path[d^="M5 0a5 5"]) { display: none }
11581158
1159-
/* Un-segment engagement buttons */
1159+
/* Un-segment engagement buttons https://github.com/adamlui/youtube-classic/issues/10 */
11601160
:where(segmented-like-dislike-button-view-model, yt-button-view-model) button { background: none !important }
11611161
`
11621162

0 commit comments

Comments
 (0)