Greasy Fork is available in English.

YouTube - whitelist channels in uBlock

Helps whitelist YouTube channels in uBlock

< Feedback on YouTube - whitelist channels in uBlock

Soru/yorum

§
Gönderildi: 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") {

Cevap paylaş

Yanıt göndermek için oturum açın.