Reviews for Enhancer for YouTube™
Enhancer for YouTube™ by Max RF
12,231 reviews
- Rated 5 out of 5by Firefox user 13441656, a month agounshittified youtube, can't use youtube without it comfortably. Shame that youtube updates break this addon sometimes.
Developer response
posted a month agoPlease wait for the upcoming version currently pending for review, it will fix this issue.- Rated 5 out of 5by Goldie Lin, a month ago
- Rated 5 out of 5by T-Dawg, a month ago
- Rated 5 out of 5by Firefox user 13905929, a month agoFor me, this is the best YouTube addon available on Mozilla. I'm very happy that it received an update that fixes bugs related to the new YouTube UI. It took so long I even started looking for a replacement addon. Happily I'm here again.
- Rated 5 out of 5by IssaKiteBISHHH, a month agostraight up GAWK GAWKING it rn ily sm my goat we've been waiting for your return GAWK GAWK GAWK i don't even care that you left due to a disagreement here's an extra toppy for your GAWK GAWK GAWK GAWK
Developer response
posted a month agoYour GAWK GAWK energy is unmatched :)
Thank you for your support! - Rated 5 out of 5by Muzikals, a month agoThe best add-on for YouTube is back on Firefox ! Thank you :D
- Rated 5 out of 5by Firefox user 12599364, a month agoIf this add-on stopped working I might actually stop using youtube, which is why I was so glad to see the recent update.
However, the update also introduced a number of bugs. Default playback speed doesn't work. In full screen the UI scrolls but the video doesn't. And there are too many issues on live streams to even list here.
Is there a better place to send detailed bug reports?
5 stars because when it works its fantastic, the bugs dont actually bother me too much, and the ongoing development gives me hope.Developer response
posted a month agoThanks. I have tested all these features and didn't find any issue.
Please wait for the next update to be published, and if your issues persist, contact me via my website. The debug info file will be helpful, but some users have reported that they can't create it with the current version. Not a problem because this is fixed in the upcoming version. - Rated 4 out of 5by DragoXphere, a month agoEver since the latest update, when trying to scroll on the speed adjuster icon the entire screen scrolls, when previous the screen would lock. This makes adjusting the speed, especially when scrolling down, very difficult
Developer response
posted a month agoUnfortunately I cannot reproduce your issue.
Please wait for the next update to be published, and if the issue persists contact me via my website - Rated 5 out of 5by Rondo, a month agoI would like to thank the author for returning to the development of the FireFox add-on. Thank you very much!
- Rated 5 out of 5by MaxKing, a month agoI don't know why, but Enhancer works on some YouTube tabs, and doesn't work on others (it usually doesn't work if I open the video in a new tab). I don't know the reason. Regards.
Developer response
posted a month agoThis should be fixed in the version currently pending for review (2.0.131.1). Personally, I have never been able to reproduce this issue, but I'm confident the next version will fix it. - Rated 5 out of 5by Nunya, a month agoIncredible work. Thank you for all that you do. The recent update darkens the screen to the opacity % in the cinema settings when going from cinema mode to fullscreen. Currently troubleshooting but haven't been able to figure it out.
Edit: Worked like a charm, thank you again.Developer response
posted a month agoThanks. I have fixed this issue in the version that is currently pending for review (v2.0.131.1). Let's hope it won't take one week to get it reviewed and published.
You can use this as custom theme to quickly fix it:
body.efyt-cinema-mode:has(#movie_player.ytp-fullscreen) #efyt-background {
display: none;
visibility: hidden;
} - Rated 5 out of 5by imlqkshqy, a month ago
- Rated 5 out of 5by Aragar Varnus, a month ago
- Rated 5 out of 5by niwis, a month agoGreat extension, but it stopped working for me about a week ago. Recent update didn't help and previous versions don't work aswell. I hope it gets fixed for me in the next update somehow
Update: setting dom.security.trusted_types.enabled to false in about:config fixed the issue on Firefox Developer Edition!Developer response
posted a month agoThere's a new version pending for review, it should fix this issue. - Rated 3 out of 5by Neoslayer, a month agoWhen it works, it's amazing. But on half of the videos, it just doesn't work. The UI buttons are gone, ctrl + wheel no longer changing the video playback speed - The only functioning thing is the custom theme color I set. Replicating this issue may have to do with "Place controls within the video player" but I'm not sure. Could be a conflict with another extension? If there is a way to fix this, I will change the review to 5 stars.
Developer response
posted a month agoThere's a new version pending for review, it should fix this issue. - Rated 5 out of 5by Firefox user 19713401, a month ago
- Rated 5 out of 5by Firefox user 17385264, a month ago
- Rated 5 out of 5by Firefox user 17972734, a month agoA great suite of QoL features YouTube should already have! I especially like adjusting video volume with the mouse scroll wheel and watching the video inside a picture-in-picture viewer while scrolling comments
- Rated 5 out of 5by Firefox user 19713104, a month ago
- Rated 5 out of 5by Rikardos, a month agoIts nice to see that its back and updated , But the new version broke cinema mode , when going full screen it dims the player the same amount as the setting is and make it not intractable when cinema mode is on. I got it set to 98% so its completely unwatchable in full screen with cinema mode on. Even reinstalled and it did not help.
Edit: fix worked.Developer response
posted a month agoI'll fix this in the next version. You can use this as custom theme to quickly fix it:
body.efyt-cinema-mode:has(#movie_player.ytp-fullscreen) #efyt-background {
display: none;
visibility: hidden;
}