YouTube - whitelist channels in uBlock

Helps whitelist YouTube channels in uBlock

< 脚本 YouTube - whitelist channels in uBlock 的反馈

提问 / 留言

§
发布于:2015-11-07

here is a fix for needing to reload the page to get the username added

change
if (mutation.addedNodes[i].id == "watch7-container") {
to
if (mutation.addedNodes[i].id == "watch7-main-container") {

发布留言

登录(不可用)以发布留言。

长期地址
遇到问题?请前往 GitHub 提 Issues。