Automatically mutes VideoAds
< 脚本YouTube - Mute Ads的反馈
Not working, but only needs a little change.Instead of 'vid.mute()' and 'vid.unmute()' use 'vid.muted = true;' and 'vid.muted = false;'.Could you please update?Apart from that, it's great!
Thanks for reporting the problem. I tried your solution. It worked, so I uploaded the new version. Thank you!
登录以发表回复。
Not working, but only needs a little change.
Instead of 'vid.mute()' and 'vid.unmute()' use 'vid.muted = true;' and 'vid.muted = false;'.
Could you please update?
Apart from that, it's great!