Skip to content

(No Longer Works) Old Subscribe Button For YouTube by yacine_book

Screenshot of (No Longer Works) Old Subscribe Button For YouTube

Details

Authoryacine_book

LicenseCC Zero

Categorywww.youtube.com

Created

Updated

Size460 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This userstyle restores the old subscribe button back to YouTube

Notes

Note from 17 Apr 2023: This userstyle no-longer works since YouTube recently updated their site so that the old subscribe button can't be shown anymore

This userstyle is recommended to be used with one of the following:
YouTube Patch Collection - https://github.com/aubymori/YouTubePatchCollection/
YT Pre-November 2020 Script - https://pastebin.com/bJCk9Wa0

Changelog:
Version 1.0.0 (06 Jan 2023) - Initial Release

Source code

/* ==UserStyle==
@name           Restore Old YouTube Subscribe Button
@namespace      https://userstyles.world/user/yacine_book
@version        1.0.0
@description    A Simple YT Userstyle that restores the old Pre-November 2022 Subscribe button
@author         Yacine
==/UserStyle== */

@-moz-document domain("www.youtube.com"), domain("youtu.be") {
tp-yt-paper-button.style-scope.ytd-subscribe-button-renderer {
    display: flex!important;
}   
}

Reviews

No reviews yet.