Greasy Fork镜像 is available in English.

YouTube - whitelist channels in Adblock Plus

Helps whitelist YouTube channels in Adblock Plus

< Feedback de YouTube - whitelist channels in Adblock Plus

Pergunta/Comentário

§
Publicado em: 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") {

§
Publicado em: 07/11/2015

I can't reproduce the issue in Firefox 42.0 with Greasemonkey 3.5.

I made the suggested change regardless, because I see no difference with it.

Enviar resposta

Entre para publicar uma resposta.

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