Skip to content

Instantly share code, notes, and snippets.

View GrassBlock1's full-sized avatar
🎿
Frontend绝赞学习中

草方块 GrassBlock1

🎿
Frontend绝赞学习中
View GitHub Profile
@lumynou5
lumynou5 / youtube-commenter-names.user.js
Last active June 28, 2024 11:52
Make YouTube display the names of commenters instead of their handles.
// ==UserScript==
// @name YouTube Commenter Names
// @version 1.6.2
// @description Make YouTube display the names of commenters instead of their handles.
// @author Lumynous
// @license MIT
// @match https://www.youtube.com/*
// @match https://studio.youtube.com/*
// @noframes
// @downloadURL https://gist.github.com/lumynou5/74bcbab54cd9d8fcd3c873fffbac5d3d/raw/youtube-commenter-names.user.js