YouTube - whitelist channels in uBlock

Helps whitelist YouTube channels in uBlock

< Відгуки до YouTube - whitelist channels in uBlock

Question/comment

§
Опубліковано: 07.11.2015

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") {

Опублікувати відповідь

Sign in to post a reply.

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