303 notes
- Noté 5 sur 5par zip23, il y a 2 ans"Disable YouTube's audio loudness normalization" 這個項目在 02/13 晚間被 Youtube 誤判為阻擋廣告,感覺很好笑。 Youtube 爛到開始隨便找人殺了?
- Noté 5 sur 5par grahamperrin, il y a 2 ansSuccess!
https://mastodon.bsd.cafe/@grahamperrin/111912383703638493 - Noté 5 sur 5par cientos, il y a 2 ansthe extension does everything amitbl claims. As far as youtube I have scriptblock, tampermonkey, and 7 adblockers. I find if I keep the enhancer functional theres nothing they can do.
- Noté 5 sur 5par Juli, il y a 2 ans
- Noté 5 sur 5par Сырное, il y a 2 ans
- Noté 5 sur 5par etiqq, il y a 2 ans
- Noté 5 sur 5par ee, il y a 2 ansA must have for me. It delivers what it promises. Has a lot of power under the hood; but is fully functional with just the ui too.
- Noté 5 sur 5par stel, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16130370 de Firefox, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 18143891 de Firefox, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 18029677 de Firefox, il y a 2 ans
- Noté 5 sur 5par ibkindness, il y a 2 ansOnly installed it yesterday, but does the job! Will come back in a month or so, tho.
- Noté 5 sur 5par k3nl3x, il y a 2 ans
- Noté 5 sur 5par Laura, il y a 2 ans
- Noté 5 sur 5par Xeon, il y a 2 ans
- Noté 5 sur 5par V27S, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 18040302 de Firefox, il y a 2 ansA marvelous add-on! Thank you for it!
If you guys want to block the annoying 'reaction' videos, just put the below piece of code (and add more constrains if needed) to the Advanced Blocking section:
(video, objectType) =>
{
if (video.title.toLowerCase().toLowerCase().match("reacts") ||
video.title.toLowerCase().match("reaction") ||
video.title.toLowerCase().match("react") ||
video.title.toLowerCase().match("reacting") ||
video.title.toLowerCase().match("first time hearing") ||
video.title.toLowerCase().match("vocalcoach") ||
video.title.toLowerCase().match("vocal coach"))
{
return true;
}
else
{
return false; //just in case. probably not needed
}
} - Noté 5 sur 5par fineMoose, il y a 2 ansAbsolutely love this plugin. Youtube has some of the most braindead comments sometimes and I can finally hide that trash
- Noté 5 sur 5par Utilisateur ou utilisatrice 18033348 de Firefox, il y a 2 ansliterally the best addon for youtube ever made, thank i want to kiss the creator, this is so useful for blocking out bigoted videos, hate speech channels, aswell as getting rid of the GOD AWFUL shorts
- Noté 5 sur 5par 1444, il y a 2 ans