514 beoardielingen
- Wurdearring: 5 fan 5troch cientos, 2 jierren lynthe 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.
- Wurdearring: 5 fan 5troch Juli, 2 jierren lyn
- Wurdearring: 5 fan 5troch Сырное, 2 jierren lyn
- Wurdearring: 5 fan 5troch etiqq, 2 jierren lyn
- Wurdearring: 5 fan 5troch ee, 2 jierren lynA 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.
- Wurdearring: 5 fan 5troch stel, 2 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 16130370, 2 jierren lyn
- Wurdearring: 1 fan 5troch Luna, 2 jierren lynWas a really great add on, but it just stopped working some weeks ago and has not been fixed :/
- Wurdearring: 5 fan 5troch Firefox-brûker 18029677, 2 jierren lyn
- Wurdearring: 3 fan 5troch Firefox-brûker 17572373, 2 jierren lynWas working, but now triggers the ad blocker warning. (with all other extensions, including the actual ad-blockers, disabled)
- Wurdearring: 5 fan 5troch k3nl3x, 2 jierren lyn
- Wurdearring: 5 fan 5troch Laura, 3 jierren lyn
- Wurdearring: 5 fan 5troch milen, 3 jierren lynSuper! Absolutely necessary for "modern" youtube conditions!
- Wurdearring: 5 fan 5troch Xeon, 3 jierren lyn
- Wurdearring: 5 fan 5troch V27S, 3 jierren lyn
- Wurdearring: 5 fan 5troch Firefox-brûker 18040302, 3 jierren lynA 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
}
} - Wurdearring: 5 fan 5troch fineMoose, 3 jierren lynAbsolutely love this plugin. Youtube has some of the most braindead comments sometimes and I can finally hide that trash
- Wurdearring: 5 fan 5troch Firefox-brûker 18033348, 3 jierren lynliterally 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
- Wurdearring: 5 fan 5troch 1444, 3 jierren lyn
- Wurdearring: 5 fan 5troch Master3, 3 jierren lynGreat extension! Really good when you don't want to see countless idiotic channels or videos. And regarding it not working. The context menu is broken but you can still add and remove channels/ videos from the filter list. (Also as of 2023/08/15 the github repo got updated to fix this issue.)
- Wurdearring: 3 fan 5troch Fullmoon, 3 jierren lynI also experienced this extension not working after updating to version 115 or 116 of Firefox. However, by chance, when I executed 'Clear Data' under 'Cookies and Site Data' in 'Privacy & Security,' the extension started working again. Currently, it is functioning whether I am logged in or not. Just to be sure, I restarted Firefox after executing 'Clear Data.' I suggest you all give it a try as well.