523 отзыва
- Оценено на 5 из 5от Laura, 3 года назад
- Оценено на 5 из 5от Xeon, 3 года назад
- Оценено на 5 из 5от V27S, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 18040302, 3 года назад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, 3 года назадAbsolutely love this plugin. Youtube has some of the most braindead comments sometimes and I can finally hide that trash
- Оценено на 5 из 5от Пользователь Firefox 18033348, 3 года назад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, 3 года назад
- Оценено на 5 из 5от Master3, 3 года назадGreat 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.)
- Оценено на 3 из 5от Fullmoon, 3 года назадI 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.
- Оценено на 5 из 5от NSEW, 3 года назадedit-5 stars because it's working again. I couldn't even use youtube without this.
I'll give it two stars for when it did work. Currently no longer works if you're logged into an account. Only works when not logged in, BUT it will put many blocked channels on your home page when logged into an account. It's been busted for around a month now. Seems like the dev gave up or sold out. - Оценено на 1 из 5от Пользователь Firefox 13810349, 3 года назадNo longer working. Trying to block with the context menu does nothing now.
- Оценено на 5 из 5от abudulamh, 3 года назад
- Оценено на 5 из 5от Jig-Saw, 3 года назад
- Оценено на 3 из 5от Garklavs, 3 года назадWorked perfectly until it started causing memory leak, somehow the browser used over 90% of memory. I have a lot of blocked youtubers, maybe this is the cause?
- Оценено на 5 из 5от FirstClass, 3 года назад
- Оценено на 5 из 5от DeAndre Queary, 3 года назадThis extension is as important as uBlock Origin. No joke, youtube is impossible without this. I need the dev to understand how much I appreciate your work. Thank you so much.👌🏽
- Оценено на 2 из 5от IWD1_Japan, 3 года назад正しく動作しない。
非表示用文字列が効かない。
Not work block text from long year.
ブロック用の文字入力をするとき、最初の2文字入力したものが見えない、ページ再読み込み後見える。
When inputting characters for a block list, two head characters are not visible, and are visible after reloading the page.
Google Japanese Input, Windows11
設定の名前がぜんぶ英語ですから、私は理解することができません。私は操作を理解できない状態で使いました。すみません。
All the names of the settings are in English, so I can not understand them. I used it without understanding the operation. Please forgive me. - Оценено на 5 из 5от Ahmad Rehan, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 15345280, 3 года назад
- Оценено на 5 из 5от Cameri, 3 года назад
- Оценено на 5 из 5от lillyishere, 3 года назад
- Оценено на 5 из 5от birgit, 3 года назадIt would be nice if there would be a search function in the blocked urls section. Because now I have to copy paste all the links in a text document and then use search
- Оценено на 4 из 5от Oliver, 3 года назадApparently, it works. But I'll admit I have no idea how to block SEVERAL different keywords in the video's title. I only observed it successfully blocked one.
Anyone knows, please?