YouTube - whitelist channels in Adblock Plus

Helps whitelist YouTube channels in Adblock Plus

< YouTube - whitelist channels in Adblock Plus 피드백으로 돌아가기

질문/댓글

§
게시: 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") {

Gingerbread Man작성자
§
게시: 2015-11-07

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.

답글 게시

답글을 게시하려면 로그인하세요.