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 роки тому