282 reviews
- Rated 5 out of 5by OEJ, a year ago
- Rated 5 out of 5by zip23, a year ago"Disable YouTube's audio loudness normalization" 這個項目在 02/13 晚間被 Youtube 誤判為阻擋廣告,感覺很好笑。 Youtube 爛到開始隨便找人殺了?
- Rated 5 out of 5by grahamperrin, a year agoSuccess!
https://mastodon.bsd.cafe/@grahamperrin/111912383703638493 - Rated 5 out of 5by cientos, a year agothe 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.
- Rated 5 out of 5by Juli, a year ago
- Rated 5 out of 5by Сырное, a year ago
- Rated 5 out of 5by etiqq, a year ago
- Rated 5 out of 5by ee, a year agoA 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.
- Rated 5 out of 5by stel, a year ago
- Rated 5 out of 5by Firefox user 16130370, a year ago
- Rated 5 out of 5by Firefox user 18143891, a year ago
- Rated 5 out of 5by Firefox user 18029677, a year ago
- Rated 5 out of 5by ibkindness, a year agoOnly installed it yesterday, but does the job! Will come back in a month or so, tho.
- Rated 5 out of 5by k3nl3x, a year ago
- Rated 5 out of 5by Laura, 2 years ago
- Rated 5 out of 5by Xeon, 2 years ago
- Rated 5 out of 5by V27S, 2 years ago
- Rated 5 out of 5by Firefox user 18040302, 2 years agoA 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
}
} - Rated 5 out of 5by fineMoose, 2 years agoAbsolutely love this plugin. Youtube has some of the most braindead comments sometimes and I can finally hide that trash