282 条评价
- 评分 5 / 5来自 OEJ,1 年前
- 评分 5 / 5来自 zip23,1 年前"Disable YouTube's audio loudness normalization" 這個項目在 02/13 晚間被 Youtube 誤判為阻擋廣告,感覺很好笑。 Youtube 爛到開始隨便找人殺了?
- 评分 5 / 5来自 cientos,1 年前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,1 年前
- 评分 5 / 5来自 Сырное,1 年前
- 评分 5 / 5来自 etiqq,1 年前
- 评分 5 / 5来自 ee,1 年前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,1 年前
- 评分 5 / 5来自 Firefox 用户 16130370,1 年前
- 评分 5 / 5来自 Firefox 用户 18143891,1 年前
- 评分 5 / 5来自 Firefox 用户 18029677,1 年前
- 评分 5 / 5来自 ibkindness,1 年前Only installed it yesterday, but does the job! Will come back in a month or so, tho.
- 评分 5 / 5来自 k3nl3x,1 年前
- 评分 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