303 recenzije
- Ocijenjeno s 5 od 5od zip23, prije 2 godine"Disable YouTube's audio loudness normalization" 這個項目在 02/13 晚間被 Youtube 誤判為阻擋廣告,感覺很好笑。 Youtube 爛到開始隨便找人殺了?
- Ocijenjeno s 5 od 5od grahamperrin, prije 2 godineSuccess!
https://mastodon.bsd.cafe/@grahamperrin/111912383703638493 - Ocijenjeno s 5 od 5od cientos, prije 2 godinethe 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.
- Ocijenjeno s 5 od 5od Juli, prije 2 godine
- Ocijenjeno s 5 od 5od Сырное, prije 2 godine
- Ocijenjeno s 5 od 5od etiqq, prije 2 godine
- Ocijenjeno s 5 od 5od ee, prije 2 godineA 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.
- Ocijenjeno s 5 od 5od stel, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 16130370, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18143891, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18029677, prije 2 godine
- Ocijenjeno s 5 od 5od ibkindness, prije 2 godineOnly installed it yesterday, but does the job! Will come back in a month or so, tho.
- Ocijenjeno s 5 od 5od k3nl3x, prije 2 godine
- Ocijenjeno s 5 od 5od Laura, prije 2 godine
- Ocijenjeno s 5 od 5od milen, prije 2 godineSuper! Absolutely necessary for "modern" youtube conditions!
- Ocijenjeno s 5 od 5od Xeon, prije 2 godine
- Ocijenjeno s 5 od 5od V27S, prije 2 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18040302, prije 2 godineA 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
}
} - Ocijenjeno s 5 od 5od fineMoose, prije 2 godineAbsolutely love this plugin. Youtube has some of the most braindead comments sometimes and I can finally hide that trash
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18033348, prije 2 godineliterally 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
- Ocijenjeno s 5 od 5od 1444, prije 2 godine