YouTube Enhancer 💻 的评价
YouTube Enhancer 💻 作者: VampireChicken
87 条评价
- THANK YOU
Shorts sudenly dont let you pick resolution anymore, witch means they load a 240p, no kidding
Luckily this extension fix it for my, i set 1440p as the default resolution and it appears its affecting shorts as well so i get the best quality allways
Also little bug. In the shorts player, if you have coments open and mini player activated on the extension, if you scroll down the mini player appears and plays nothing, just a black screen (because im watching shorts, it showld not appear at all)
Srry broken english开发者回应
发布于 12 天前Thank you for reviewing! I'm happy the extension can be of help to you, Also thanks for reporting that bug I'll make sure I get it fix before the next release. I've been working on a major project wide refactor that is going to make it so much easier for developers to contribute and even better for users in a way because some stuff has been made more efficient. - 评分 5 / 5来自 Firefox 用户 19838229, 1 个月前
- 评分 5 / 5来自 Firefox 用户 19806967, 2 个月前
- 评分 5 / 5来自 Firefox 用户 14230878, 3 个月前Does what it claims to do. It gets frequent updates and fixes when YouTube updates. Also open source so 6/5 stars.
- Works perfectly. I replaced a YouTube Enhancer extension that got pulled from the Firefox store with this, very happy to have found a FOSS alternative that ticks all the boxes.
One suggestion, could you add the option to have a mini player pop up when scrolling down on a video? Similar to what Enhancer for YouTube™ had.
Thank you!开发者回应
发布于 4 个月前Thank you so much for the kind review! I’m really glad the extension is working well for you and that it could fill the gap after the other one was removed.
I’m also excited to share that two new features are coming in the next update:
• A mini player that opens automatically when you scroll down to read comments, plus a button to open it manually anytime
• A timestamp preview feature that shows a video preview when hovering over timestamps in comments and the video description
More good stuff on the way. I really appreciate the support!
Edit: This feature is almost ready to release. Because extension updates can take a while to be reviewed, I usually bundle a few bug fixes and improvements together before publishing a new version. You can view the status here https://github.com/YouTube-Enhancer/extension/issues/248 - 评分 5 / 5来自 Firefox 用户 19708073, 4 个月前
- 评分 5 / 5来自 Cristi Nefiru, 4 个月前
- Edit: Thank you! That fixed it for me. I appreciate having a developer that actively works on their project. This add-on works excellently!
The app works very well and I like how streamlined all the options are. A minor concern is that when you change the background colour for the website as a whole, it also changes the colour of the bars around a video when it's in theatre mode. It would be great if these could be separate, as I prefer when videos play on a black background, but the entire site being black is hard on the eyes.开发者回应
发布于 4 个月前Edit: You're welcome! thank you for updating your review I appreciate it
Thanks for the review, I am really glad you like how clean and streamlined everything feels.
The Deep Dark theme is not something I directly control. It is a separate theme that I have permission to include, so its background behavior comes from that. That said, you can tweak this yourself using the Custom CSS feature.
If you want the sides of the video in theatre mode to stay black while keeping the rest of the site lighter, you can add this:
```
div#movie_player {
background-color: black !important;
}
```
You can swap out `black` for any color you prefer. Thanks again for the feedback, it is definitely helpful. - 评分 5 / 5来自 Firefox 用户 16037773, 5 个月前
- 评分 5 / 5来自 Firefox 用户 16676128, 5 个月前
- 评分 5 / 5来自 Firefox 用户 18215500, 5 个月前
开发者回应
发布于 5 个月前Thanks for reviewing! I'm kind of confused about what you are talking about. If you are talking about mid video sponsors an excellent extension Sponsor block already exists for this purpose. If you are talking about ads on YouTube I don't want to do that it.- 评分 5 / 5来自 Firefox 用户 19606063, 6 个月前
- 评分 5 / 5来自 Firefox 用户 17726406, 6 个月前
开发者回应
发布于 6 个月前Thanks for the review! I’ve forwarded your message to the original contributor for their input. Your idea sounds good, and I want to make sure they’re included as well.
Edit 2025-11-27: In version 1.30.1 the change you requested has been added.- FINALLY a way to get rid of those AI summaries!! However I don't know if it's just me, but that only works when I uncheck and then recheck the box while on the video page, otherwise the summary still shows up. In any case, still a great extension, with many features I didn't know I needed until I saw the whole list haha
开发者回应
发布于 7 个月前Thank you for reviewing! I'll look into the hide AI summary feature not enabling.
Edit 2025-11-06: I've fixed this issue it will be released soon. - 评分 5 / 5来自 Styphoryte, 7 个月前Awesome plugin, it would be nice if we could get the restore old UI like how the discontinued Youtube Enhancer works in Chrome, I just noticed today when trying it automatically restores the old UI. Also just that and an option to pin the player when scrolling down with adjustable sizes and different positions, just like in the old discontinued one and man this plugin will be NUMBER 1!!! Now I have to just use like 5 different plugins and combine them for the features I need but hoping in the future I can remove a few and only use this one and a few others perhaps instead of 5 plugins and 2 tampermonkey scripts. One script to restore old UI ofc and few others. Thank you so much for your work! Hope youtube doesn't remove their old UI fully too soon or I'm gonna be annoyed lol ah well. I'm sure people will be able to re-create it somehow with css theming or something I hope. I cannot stand this new UI will always figure a way to replace it. One last option I think could be added to your plugin is restoring the smaller icons only in theater mode, instead they use these bigger icon versions. Maybe this ublock filter could help you implement this feature itself. Fix the wwwdot i cant send links in FF review's.
uBlock filter: !Sep 8, 2025 wwwdotyoutubedotcom FIXES BIG UI IN PLAYER WHEN SET TO THEATER MODE - YOUTUBE
wwwdotyoutubedotcom##+js(rc, ytp-big-mode, , stay)开发者回应
发布于 7 个月前Thank you for reviewing, You can make feature requests on the GitHub so it's easier for me to work on your suggestions.