pietervanheijningen / clickbait-remover-for-youtube

Replaces thumbnails and modifies titles of videos on youtube.com
https://chrome.google.com/webstore/detail/clickbait-remover-for-you/omoinegiohhgbikclijaniebjpkeopip
MIT License
354 stars 21 forks source link

Option to enable all video titles on video grid at the end of a video #65

Open Zegnat opened 5 months ago

Zegnat commented 5 months ago

When a video has stopped playing, YouTube will recommend other videos to watch by showing a grid of thumbnails.

This web extension swaps out the thumbnails for video screenshots. But this makes it very hard to judge if I wanted to watch any of them, as YouTube only shows the thumbnail and no information. The only way to learn more is to hover each and every one of them.

The hover just changes the opacity of .ytp-videowall-still-info-content. Would it be nice to have an option where the extension sets the default opacity to something like .7? This would allow the user to read which videos are being recommended, and still give a soft hover effect from 70% to 100%.