Greasy Fork is available in English.

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

發表回覆

登入以回復