YouTube uBlock Whitelister (Improved)

An improved version of Zalastax's fixed version of gorhill's tool to whitelist ads for certain YouTubers

< 腳本YouTube uBlock Whitelister (Improved)的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2017-01-23

Unfortunately doesn't work

This looks like some cool changes to my script so I tried it out, but I guess it crashes because it doesn't modify the URL and the button doesn't appear. If you make it work again I'd love to hear and I could add the changes to my script so that they can reach more people via updates.

§
發表於:2017-04-12
編輯:2017-04-12
This looks like some cool changes to my script so I tried it out, but I guess it crashes because it doesn't modify the URL and the button doesn't appear. If you make it work again I'd love to hear and I could add the changes to my script so that they can reach more people via updates.

Line 38:
var newArg = channelId !== '' ? 'user=' + encodeURIComponent(channel) : '';

fixed code:
var newArg = channel !== '' ? 'user=' + encodeURIComponent(channel) : '';

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址