303 отзыва
- Оценено на 5 из 5от zip23, 2 года назад"Disable YouTube's audio loudness normalization" 這個項目在 02/13 晚間被 Youtube 誤判為阻擋廣告,感覺很好笑。 Youtube 爛到開始隨便找人殺了?
- Оценено на 5 из 5от grahamperrin, 2 года назадSuccess!
https://mastodon.bsd.cafe/@grahamperrin/111912383703638493 - Оценено на 5 из 5от cientos, 2 года назадthe 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.
- Оценено на 5 из 5от Juli, 2 года назад
- Оценено на 5 из 5от Сырное, 2 года назад
- Оценено на 5 из 5от etiqq, 2 года назад
- Оценено на 5 из 5от ee, 2 года назадA 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.
- Оценено на 5 из 5от stel, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 16130370, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 18143891, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 18029677, 2 года назад
- Оценено на 5 из 5от ibkindness, 2 года назадOnly installed it yesterday, but does the job! Will come back in a month or so, tho.
- Оценено на 5 из 5от k3nl3x, 2 года назад
- Оценено на 5 из 5от Laura, 2 года назад
- Оценено на 5 из 5от Xeon, 2 года назад
- Оценено на 5 из 5от V27S, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 18040302, 2 года назадA 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
}
} - Оценено на 5 из 5от fineMoose, 2 года назадAbsolutely love this plugin. Youtube has some of the most braindead comments sometimes and I can finally hide that trash
- Оценено на 5 из 5от Пользователь Firefox 18033348, 2 года назадliterally 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
- Оценено на 5 из 5от 1444, 2 года назад